v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Lists the integrated resources for an agent space, optionally filtered by integration or resource type.

post/ListIntegratedResources

Request body

agentSpaceIdstring required

Unique identifier of the agent space.

integrationIdstring

Unique identifier for an integration.

resourceType'CODE_REPOSITORY' | 'DOCUMENT'

Type of resource.

nextTokenstring

Pagination token.

maxResultsinteger

Maximum results for pagination.

Response

Success

nextTokenstring

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request. For subsequent calls, use the nextToken value returned from the previous request.