Zone Roles
List roles
Returns the roles defined in the specified zone. The full result set is currently returned in a single page; the after/before/limit cursor parameters are reserved and not yet enforced, and pagination cursors are always null.
get/zones/{zoneId}/roles
Path parameters
zoneIdstring required
Zone ID
Query parameters
identifierstring
Filter roles by identifier
afterstring
Cursor for forward pagination
beforestring
Cursor for backward pagination
limitinteger
Maximum number of items to return
Response
Default Response