Integrations
List integration resource kinds
Lists a connected integration’s resource types (kinds) such as S3Bucket or CloudwatchLogGroup.
GET
List integration resource kinds
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the integration
Response
200 - application/json
Ok
The unique identifier for the Integration that ingests this resource.
The identifier for the resource type, unique within the scope of an Integration.
Whether resources of this type may be scoped out of an audit.
Whether resources of this type may be assigned a description.
Whether resources of this type may be assigned an owner.
Previous
Get details for resource kindGets details for a specific resource type (kind) such as S3Bucket or CloudwatchLogGroup.
Next
List integration resource kinds