Skip to main content
GET
JavaScript

Authorizations

X-API-Key
string
header
required

Query Parameters

organization_ids
string<uuid>[] | null

Restrict results to one or more organizations the caller belongs to. Repeat the parameter to target multiple orgs (e.g. ?organization_ids=<id1>&organization_ids=<id2>). Omit to return data from every organization the caller has access to.

Response

Successful Response

created_at
string<date-time>
required
id
string<uuid>
required
name
string
required
organization
Organization · object
required