Enumerate JWT mappings
POST/vedsdk/oauth/enumeratejwtmappings
Enumerates all JWT mappings
For paging, use the Start and Count parameters. Start indicates the number of mappings to skip, Count indicates the number of mappings to return.
Optionally, use OrderBy and Descending to determine how the mappings are ordered.
Required scope: admin
Request
Responses
- 200
- 400
- 401
- 403
Success
Missing or invalid request property.
A valid access token is required.
The API requires a scope not granted to the provided access token