v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Sub Organizations

List of sub organizations

get/api/v1/sub-organizations

Query parameters

limitnumber

The number of sub organizations to return.

offsetnumber

The offset to start from. If you enter 10, it will start from the 10th sub organization.

searchstring

Optional. Filter sub organizations by name (case-insensitive substring match).

orderBy'name'

The field to order sub organizations by. Currently only 'name' is supported.

orderDirection'asc' | 'desc'

The direction to order sub organizations. Either 'asc' or 'desc'.

isAccessible'true' | 'false'

Filter to only return sub organizations that the actor has access to.

Response

Default Response

totalCountnumber required