Lists files in an asset
get/asset/agent-space/{agentSpaceId}/assets/{assetId}/files
Path parameters
agentSpaceIdstring required
Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)
The unique identifier for the agent space containing the asset
assetIdstring required
Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)
The unique identifier of the asset whose files to list
Query parameters
assetVersioninteger
The specific asset version to list files from. If omitted, files from the latest version are returned.
nextTokenstring
Pagination token for list operations (1-2048 characters)
Pagination token from a previous response to retrieve the next page of results
maxResultsinteger
The maximum number of results to return in a single response
Response
Success