Retrieve a list of domains
Retrieve a list of domains associated with the authenticated workspace.
GET
Authorizations
Default authentication mechanism
Query Parameters
Whether to include archived domains in the response. Defaults to false
if not provided.
The search term to filter the domains by.
The page number for pagination.
Required range:
x > 0
Example:
1
The number of items per page.
Required range:
0 < x <= 50
Example:
50
Response
200
application/json
The domains were retrieved.
The response is of type object[]
.