Agent Logs
Return log file content for a session.
Args: session_id: Agent session ID. tail_bytes: If > 0, return only the last N bytes of the log.
get/agents/{session_id}/logs
Path parameters
session_idstring required
Query parameters
tail_bytesinteger
Response
Successful Response
Changes
Changed in 1 of the 15 revisions of this API.13
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the required property
contentto the response with the200statusresponse-required-property-added
- ○
added the required property
session_idto the response with the200statusresponse-required-property-added
- ○
added the required property
sizeto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲