List Custom OAuth profiles
List custom OAuth profiles. Client secrets and tokens are never returned in the response.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Page number of the custom OAuth profiles to fetch. Defaults to 1
.
per_page
Number of custom OAuth profiles to return in a single page. Defaults to 100
. Max is 100
.
Response
Success reply
result