Users
Organizations
List Organizations
Browse through all the organizations (companies, teams, etc.) in your workspace. Search for specific organizations or paginate through the full list. Perfect for building admin dashboards or organization management interfaces.
The response includes a Link header with URLs for next/previous pages, making pagination straightforward.
get/organizations
Query parameters
limitnumber
Maximum number of results to return.
Maximum number of results to return.
offsetnumber
Offset for pagination.
Offset for pagination.
pagenumber
Page number (used to derive offset = (page-1)*limit).
Page number (used to derive offset = (page-1)*limit).
Response
Organizations retrieved successfully