AI
List Agent Session Messages
get/ai/agent_sessions/{id}/messages
Path parameters
idstring required
Query parameters
limitinteger
offsetinteger
searchstring
archivedboolean
Response
OK
Example response
{
"$schema": "/v1/schemas/ListResponseBodyAgentMessage.json"
}Changes
Changed in 1 of the 28 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○