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.