Skip to main content

Get grants issued to an identity

POST 

/vedsdk/oauth/getgrants

Returns all grants issued to an identity, optionally filtering by application.

When enumerating application grants, use the Start and Count parameters. Start indicates the number of grants to skip, Count indicates the number of grants to return.

Optionally, use OrderBy and Descending to determine in what order the grants are returned.

Required scope: admin

Request

Responses

Success