Appearance
GET
/common/agent/assignments/{assignmentId}/runs/{runId}/logsRequired scope:
viskan:agentGets logs for a specific run with cursor-based pagination.
Parameters
Path parameters
assignmentId stringThe ID of the assignment.
runId stringThe ID of the run to get logs for.
Query parameters
searchAfterId stringLog ID to search after for pagination.
limit integerMaximum number of logs to return.
Default value:
200Response
The response contains the logs.