Organizations
List all organizations
Retrieves a comprehensive list of all organizations accessible to the authenticated user. This endpoint returns organization metadata including names, display names, and timestamps.
GET
/organizationsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
limit?integer
Maximum number of items to return. Use -1 or omit to return all results. Valid values: -1 (all results) or 1–100.
Range
-1 <= value <= 500Default
-1offset?integer
Number of items to skip before starting to return results
Range
0 <= valueDefault
0Response Body
application/json
application/json
application/json
application/json