v1

latestOpenAPI 3.0.02026-07-26168846732.2 KB
Organization

Organization - Retrieve

Retrieve an existing organization

get/organization/{id}

Path parameters

idstring required

The unique identifier for the Organization

Response

Organization Created

organization_idstring required

The unique identifier for the Organization

organization_namestring nullable

Name of the Organization

organization_detailsobject nullable

Details about the organization

metadataobject nullable

Metadata is useful for storing additional, unstructured information on an object.

modified_atstring date-time required
created_atstring date-time required
organization_type'standard' | 'platform'

Example response

{
  "organization_id": "org_q98uSGAYbjEwqs0mJwnz"
}