List domains
GET/domains
Returns a list of domains according to supplied query parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Returns all domains matching search criteria.
Bad request. The server cannot process the request.
Invalid or missing access token (JWT).
Not authorized to access this resource.
Entity not found.