n8n · OAuth Scopes
n8n OAuth Scopes
OAuth 2.0
searched
n8n publishes 67 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the n8n API on a user’s behalf.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
AgentsArtificial IntelligenceIntegrationWorkflowsAutomationLow Code
Scopes: 67
Flows:
Method: searched
Scopes (67)
| Scope | Description | Flows |
|---|---|---|
| communityPackage:install | Install a community node package on the instance. | |
| communityPackage:list | List installed community node packages. | |
| communityPackage:uninstall | Uninstall a community node package. | |
| communityPackage:update | Update an installed community node package. | |
| credential:create | Create credentials. | |
| credential:read | Retrieve a credential and its data schema. | |
| credential:list | List credentials. | |
| credential:update | Update a credential. | |
| credential:delete | Delete a credential. | |
| credential:move | Transfer a credential to another project. | |
| dataTable:create | Create a data table. | |
| dataTable:read | Retrieve a data table. | |
| dataTable:list | List data tables. | |
| dataTable:update | Update a data table's metadata. | |
| dataTable:delete | Delete a data table. | |
| dataTableColumn:create | Add a column to a data table. | |
| dataTableColumn:read | Retrieve a data table column. | |
| dataTableColumn:update | Update a data table column. | |
| dataTableColumn:delete | Delete a data table column. | |
| dataTableRow:create | Insert rows into a data table. | |
| dataTableRow:read | Read rows from a data table. | |
| dataTableRow:update | Update existing rows in a data table. | |
| dataTableRow:delete | Delete rows from a data table. | |
| dataTableRow:upsert | Update an existing row | |
| execution:read | Retrieve an execution and its details. | |
| execution:list | List executions. | |
| execution:retry | Retry a failed execution. | |
| execution:stop | Stop a running execution. | |
| execution:delete | Delete an execution. | |
| executionTags:list | Read the annotation tags assigned to an execution. | |
| executionTags:update | Update the annotation tags assigned to an execution. | |
| folder:create | Create a folder in a project. | |
| folder:read | Retrieve a folder. | |
| folder:list | List folders in a project. | |
| folder:update | Update a folder. | |
| folder:delete | Delete a folder. | |
| insights:read | Read instance insights data (execution counts | |
| project:create | Create a project. | |
| project:list | List projects. | |
| project:update | Update a project. | |
| project:delete | Delete a project. | |
| securityAudit:generate | Generate a security audit report for the instance. | |
| sourceControl:pull | Pull changes from the connected source control repository. | |
| tag:create | Create a tag in the global tag registry. | |
| tag:read | Retrieve a tag. | |
| tag:list | List tags. | |
| tag:update | Update a tag. | |
| tag:delete | Delete a tag. | |
| user:create | Invite or create users on the instance. | |
| user:read | Retrieve a user. | |
| user:list | List users. | |
| user:changeRole | Change a user's global (instance-level) role. | |
| user:enforceMfa | Reserved scope; no /api/v1/ endpoint consumes it. | |
| user:delete | Delete a user from the instance. | |
| variable:create | Create an instance variable. | |
| variable:list | List instance variables. | |
| variable:update | Update an instance variable. | |
| variable:delete | Delete an instance variable. | |
| workflow:create | Create a workflow. | |
| workflow:read | Retrieve a workflow and its details. | |
| workflow:list | List workflows. | |
| workflow:update | Update a workflow. | |
| workflow:delete | Delete | |
| workflow:move | Transfer a workflow to another project. | |
| workflow:activate | Activate/deactivate (publish/unpublish) a workflow. | |
| workflowTags:list | Read the tags assigned to a workflow. | |
| workflowTags:update | Update the tags assigned to a workflow. |
📄 Provider scope reference: https://docs.n8n.io/connect/n8n-api/authentication
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.