Skip to main content
GET
List all Organizations the authenticated user belongs to

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

include
string

Comma-separated list of associations to include (e.g. "products")

Response

Organization list response

Response schema for multiple Organizations

data
Org · object[]

The Organizations