v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Returns a paginated list of artifact summaries for the specified agent space.

post/ListArtifacts

Request body

agentSpaceIdstring required

Unique identifier of the agent space.

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.