Retrieve a paginated list of OAuth clients for the authenticated user
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Number of results per page
1 <= x <= 100Page number
x >= 1Filter by client type
confidential, public Filter by verification status
Filter by allowed grant type
client_credentials, authorization_code, refresh_token Filter by exact client name
Filter by client name containing text
Filter by client ID