Skip to main content
GET
Retrieve organization limits

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 detailed summary of limits and usage.

organization_id
string
Example:

"org_aBcDeFg123456789"

organization_name
string
Example:

"Engineering Department"

limits
object[]
context
object | null