Retrieves detailed information about a specific organization by its ID. The user must have permission to view the organization. Returns organization metadata including name, description, and timestamps.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the organization
Successful Response
Full organization representation for GET /organizations/{org_id}.
Unique identifier of the organization
Display name of the organization
Timestamp when the organization was created
Description of the organization
Timestamp when the organization was last updated