Skip to main content
GET
List child organizations

Authorizations

Authorization
string
header
required

Enter your JWT in the format: Bearer {token}

Path Parameters

workspaceId
string
required

The ID of the workspace.

Example:

"ws_a1b2c3d4e5f6g7h8"

organizationId
string
required

The ID of the organization.

Example:

"org_aBcDeFg123456789"

Response

A list of child organization objects.

data
object[]
has_more
boolean
Example:

false