Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.89 KB

ListOrganizationDomainsRequest.md

File metadata and controls

12 lines (9 loc) · 3.89 KB

ListOrganizationDomainsRequest

Fields

Field Type Required Description
organizationId String ✔️ The organization ID.
limit Optional<Long> Applies a limit to the number of results returned.
Can be used for paginating the results together with offset.
offset Optional<Long> Skip the first offset results when paginating.
Needs to be an integer greater or equal to zero.
To be used in conjunction with limit.
verified Optional<String> Filter domains by their verification status. true or false
enrollmentMode Optional<String> Filter domains by their enrollment mode