The following table lists all the scopes used by the Compass GraphQL API. Some fields require specific OAuth 2.0 authorization code grants (3LO) to be present in the request. You can find out what fields require that scopes via the field descriptions, which are visible in the GraphQL explorer.
Scope | Description |
---|---|
read:component:compass | Read Compass components. |
write:component:compass | Create, update, and delete Compass components. |
read:event:compass | Read Compass event data. |
write:event:compass | Create and delete Compass event data. |
read:metric:compass | Read Compass metric data. |
write:metric:compass | Create and delete Compass metric data. |
read:scorecard:compass | Read Compass scorecards. |
write:scorecard:compass | Create, update, and delete Compass scorecards. |
Rate this page: