Applications

Retrieve paginated available usage token scopes for an application.

Sample request:

GET /api/v1/applications/{id}/usage-token/scopes?search={search}&limit={limit}&offset={offset}

get/api/v1/applications/{id}/usage-token/scopes

Path parameters

idstring required

The id for the application

Query parameters

searchstring

search for scopes based off this string

limitinteger

The amount of scopes to return

offsetinteger

The offset of scopes to return

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.