Organizations

Get the active organization

Returns the organization the API key is bound to.

GET /api/v1/organization

Response

The organization object

Field Type Description
id integer

The unique ID of the organization.

name string

The display name of the organization.

created_at datetime

When the organization was created.

updated_at datetime

When the organization was last updated.