v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Returns a paginated list of membership summaries for the specified agent space within an application.

post/ListMemberships

Request body

applicationIdstring required

Application identifier.

agentSpaceIdstring required

Unique identifier of the agent space.

memberType'USER' | 'ALL'

Filter for member type in list operations.

maxResultsinteger

Maximum results for pagination.

nextTokenstring

Pagination token.

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.