API Token Scopes
Last updated
Was this helpful?
Last updated
Was this helpful?
BETA: This API resource is not finalized, and there could be breaking changes before its final release.
API for retrieving API scopes
BETA: This API endpoint is not finalized, and there could be breaking changes before its final release.
GET /api/v1/accounts/:account_id/scopes
Scope: url:GET|/api/v1/accounts/:account_id/scopes
A list of scopes that can be applied to developer keys and access tokens.
group_by
string
The attribute to group the scopes by. By default no grouping is done.
Allowed values: resource_name
Returns a list of objects.
This documentation is generated directly from the Canvas LMS source code, available .