Returns the paginated list of domains in the workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the workspace.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Number of resources to skip.
x >= 0
Number of resources to return.
1 <= x <= 1000
OK
The response is of type object
.