JOC API

Version 2.9.0

Download RAML
JOC API
/agent/log/prev
POST

Gets previous chunk of the Agent log


Parameters in the POST body schema

Name Type Description Example Default
logToken required, string Token from the response of ../log API
key required, string Key of a log line from the response of ../log API
limit optional, integer Limits the number of resulting log lines, -1=unlimited
If the limit is undefined then the limit from ../log API is used