AI

List Agent Session Artifacts

get/ai/agent_sessions/{id}/artifacts

Path parameters

idstring required

Query parameters

limitinteger
offsetinteger
searchstring
archivedboolean

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/ListResponseBodyAgentArtifact.json"
}

Changes