Skip to main content
GET
Get organizations information
Returns compact records for the organizations assigned to the supplied user. Each record includes the organization ID and name. The X-Authorization API key must belong to the supplied user ID.

Authorizations

X-Authorization
string
header
required

Query Parameters

uid
string
required

User ID

Response

Successful response

orgId
string
required

Organization ID

name
string
required

Organization name

Last modified on August 10, 2026