Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 5.37 KB

ExternalOrganizationsListRequest.md

File metadata and controls

13 lines (10 loc) · 5.37 KB

ExternalOrganizationsListRequest

Fields

Field Type Required Description
page ?int Page number, defaults to 1.
limit ?int Size of a page, defaults to 10. Maximum is 100.
platform Components\Platforms|array|null Filter by platform.
name string|array|null Filter by name.
organizationId string|array|null Filter by organization ID.
sorting array<Components\ExternalOrganizationSortProperty> Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order.