Authorizations
API key with format "Bearer {your-api-key}"
Query Parameters
Pagination cursor. The cursor will always be returned in the response:
- If there are more domains, it will contain the ID of the last domain in the current page
- If there are no more domains, it will be null
Response
OK
The response is of type any
.