Get clients
GET/api/2.0/clients
Retrieves a paginated list of OAuth2 clients. The results can be paginated using the 'limit' parameter and the last seen client ID or creation date.
Request
Responses
- 200
- 400
- 403
- 429
- 500
Client list successfully retrieved
Invalid pagination parameters
Insufficient permissions to create a client list
Too many requests - rate limit exceeded
Internal server error occurred