External DocumentationTo learn more, visit the Vanta documentation.
Actions
List Integration Resource Types
List the resource types of a connected integration.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Integration ID | The integration’s ID. Can be obtained by the List Connected Integrations action. |
[
{
"integrationId": "asana",
"resourceKind": "AsanaAccount",
"isScopable": true,
"canUpdateDescription": true,
"canUpdateOwner": true
}
]
Was this page helpful?