Get organization details
GET /v1/orgs/{org}
GET
/v1/orgs/{org}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” org
required
string
Organization public ID
Responses
Section titled “ Responses ”Organization details
Response for organization operations
object
created_at
required
When the organization was created
string format: date-time
id
required
External identifier (org_<32-hex-chars>)
string
name
required
Display name
string
updated_at
required
When the organization was last updated
string format: date-time
Organization not found
Standard error response for API endpoints.
object
error
required
Error message describing what went wrong.
string