List Organizations
Organizations (Tenant Only)
List Organizations
Retrieves a paginated list of organizations
GET
List Organizations
Documentation Index
Fetch the complete documentation index at: https://docs.allomia.com/llms.txt
Use this file to discover all available pages before exploring further.
List Organizations
Retrieves a paginated list of organizations for the authenticated tenant. This endpoint requires a valid tenant API key for authentication.Headers
API key is required. Enter your tenant-specific API key in the format ‘Bearer
YOUR-API-KEY’
Query Parameters
Page number for pagination (1-based indexing)
Number of items per page (default 10, max 100)
Field to sort by (prefix with - for descending order, e.g. -createdAt)
Search term to filter organizations by name
Response
Array of organization objects
Pagination information