List Custom OAuth profiles

List custom OAuth profiles. Client secrets and tokens are never returned in the response.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

pageintegerOptional

Page number of the custom OAuth profiles to fetch. Defaults to 1.

per_pageintegerOptional

Number of custom OAuth profiles to return in a single page. Defaults to 100. Max is 100.

Response

Success reply
resultlist of objects

Errors