Authorizations
Bearer HTTP authentication. Allowed headers Authorization: Bearer <API_KEY>
Path Parameters
The organization id previously created
Response
A successful response
Example:
{
"org_id": "org_01jh6jk82zjq9deye73h0mzcaq",
"display_name": "Ray Tomlinson org",
"status": "active",
"created_at": "2025-01-09T22:22:41.247Z",
"modified_at": "2025-01-09T22:22:41.247Z",
"region": "eu-west-1",
"kind": "organization"
}