Organization
List organizations
Retrieves a paginated list of organizations accessible to the current user. The list includes organizations where the user has direct permissions or permissions through team membership. Results can be sorted and paginated.
get/v1/organizations
Query parameters
sort'alpha' | 'permission' | 'created'
Sort field
order'asc' | 'desc'
Sort order direction
pageinteger required
Page number (1-based)
limitinteger required
Number of items per page
permission'admin' | 'invoicing' | 'billing' | 'invoicingOrAdmin'
Restrict results to organizations where the caller holds the named permission. Team-only membership does not satisfy this filter.
Response
List of organizations