Getting started
API reference
Authentication
Organizations
Teams
Groups
Users
Audit events
Scopes
The scope
parameter specifies the types of access that your integration needs for a user's account. The list of possible scopes used in the Admin APIs are shown below:
Scope | Description |
---|---|
admin:auditevent:read | List audit events for the Canva organization. |
admin:group:read | Read information about a Canva group. |
admin:group:write | Create or modify a Canva group, and add or remove its users. |
admin:organization:read | Read information about the Canva organization. |
admin:team:read | Read information about a Canva team and its users. |
admin:team:write | Create or modify a Canva team, and add or remove its users. |
admin:user:read | Read information about a Canva user. |