GuidesAPI Reference
API Reference

Get my app permissions

Get a pageable list of permissions directly assigned to your application. Permissions assigned indirectly via group memberships or policy or plans are not returned in this response.

Query Params
integer

The number of records to be returned. Defaults to 100.

string

The pageToken to be used for search. If omitted, the first page is returned.

Responses

400
  • 400001 - count must be Integer 0 or greater.
  • 400202 - Field 'pageToken' cannot be empty.
  • 400203 - Invalid characters for page token query string.
  • 404660 - No app exists with the given Id.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json