List all associations for given AgentSpace
post/v1/agentspaces/{agentSpaceId}/associations/list
Path parameters
agentSpaceIdstring required
Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)
The unique identifier of the AgentSpace
Query parameters
maxResultsinteger
Maximum number of results to return in a single call.
nextTokenstring
Pagination token for list operations (1-2048 characters)
Token for the next page of results.
filterServiceTypesstring
A comma-separated list of service types to filter list associations output
Response
Success