Scopes
Scopes define what an API App is allowed to do when it accesses the Trelica API. Aligned with information security best-practice, we strongly recommend choosing just the scopes that you need to access through the API.
When you create an API App you must select which scopes will be available to clients connecting with the app credentials.
If you use the Authorization Code flow, your application can request one or more of these scopes, and the user will be asked to consent to authorizing your application to access these sorts of Trelica data.
Apps.Read | |
Apps.Users.Read | |
Assets.Read | |
Assets.Write | |
AuditLog.Read | |
Contracts.Read | |
Contracts.Write | |
People.Read | |
People.Write | |
Users.Read | |
Workflows.Read | |
Workflows.Runs.Read | |
Workflows.Runs.Execute | |
Workflows.Runs.ReadSecrets | Read workflow run secrets |
offline_access |
Last modified 3mo ago