Skip to main content
GET
Get the Organizations for a user

Authorizations

X-Domino-Api-Key
string
header
required

Query Parameters

nameFilter
string

Optional value to filter organization names with. Must exactly match organization name.

offset
integer

How many orgs from the start to skip. Defaults to 0.

limit
integer

Max number of orgs to fetch. Defaults to 10.

Response

Success

metadata
object
required
orgs
object[]
required
Last modified on June 26, 2026