API Reference
Get Job Logs
Get the logs of a job by id.
GET
/
v2
/
logs
Authorizations
X-API-Key
string
headerrequiredThe Sieve API key to authenticate with.
Query Parameters
job_id
string | null
The ID of the job.
start_time
The POSIX timestamp in float seconds or int nanoseconds.
end_time
The POSIX timestamp in float seconds or int nanoseconds.
Response
200 - application/json
data
object[]
requirednext_start_time
integer
requiredlast_time_returned
string
requiredWas this page helpful?