OAuth Usage

GET {{url}}{{site}}/services/data/v{{version}}/apps/oauth/usage?page=0&pageSize=100

Lists all the external client apps for the current org. See OAuth Usage.

Request Params

KeyDatatypeRequiredDescription
pagenumberNumber of the page you want returned. Starts at 0. If you don’t specify a value or if you specify 0, the first page is returned.
pageSizenumberNumber of usage entries per page. Defaults to 100.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringReplace <token> with your access token