Skip to content

Get organization details

GET
/v1/orgs/{org}
org
required
string

Organization public ID

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