The Organization object
Global ID (GID) of the organization.
Display name of the organization.
Optional description of the organization.
ISO 8601 timestamp of when the organization was created.
ISO 8601 timestamp of the last update.
Operations
listOrganizations
Returns the organizations accessible to the authenticated user. MCP tool:listOrganizations
Parameters
Filter results to a specific organization GID.
Response
Array of organization objects.
Example
Example response
Most other API operations require an
organization_id. Use listOrganizations to retrieve the GID for your organization before making other requests.