v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Integrations

Get details for resource kind

Gets details for a specific resource type (kind) such as S3Bucket or CloudwatchLogGroup.

get/integrations/{integrationId}/resource-kinds/{resourceKind}

Path parameters

integrationIdstring required

Unique identifier of the integration.

resourceKindstring required

Unique identifier of the integration resource kind.

Query parameters

connectionIdstring

Unique identifier of the integration connection.

Response

Ok

integrationIdstring required

The unique identifier for the Integration that ingests this resource.

resourceKindstring required

The identifier for the resource type, unique within the scope of an Integration.

isScopableboolean required

Whether resources of this type may be scoped out of an audit.

canUpdateDescriptionboolean required

Whether resources of this type may be assigned a description.

canUpdateOwnerboolean required

Whether resources of this type may be assigned an owner.

numResourcesinteger required

The count of resources of the given type.

numInScopeinteger required

The count of resources of the given type that are in scope for audits.

numOwnedinteger required

The count of resources of the given type that have been assigned an owner in Vanta.

numWithDescriptioninteger required

The count of resources of the given type that have been given a description in Vanta.