Discover OAuth clients
GET/v1/oauth-clients
Returns a paginated list of the OAuth clients in your organization. Scoped to the organization of the access token. Supports the softwareId filter so an integration can find the client it previously registered.
Request
Responses
- 200
- 401
- 403
Paginated list of OAuth clients
Missing or invalid access token
Token is missing the oauth_clients:read scope