v1
latestOpenAPI 3.0.12026-08-0640103344.9 KBOrgunit
Get Orgunit
Retrieves a paginated list of orgunit (brands) associated with your account. Supports search filtering by brand name, standard pagination configuration, and filtering for the default orgunit.
get/orgunit
Query parameters
searchstring
Filters the orgunit by matching alphanumeric characters against the orgunit name.
pageNumberinteger required
Specifies the page index of the results to retrieve. Must be greater than or equal to 1.
pageSizeinteger required
Controls the maximum number of orgunit returned per page. Accepts values between 1 and 1000.
defaultOrgunitboolean
When set to true, filters the results to only return the primary or default orgunit associated with the account.
Response
Success