Query write job logs
Query write job logs with various filters. Returns the most recent record for each job_id.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
Number of records to return
offset
Number of records to skip
time_range
Filter logs by time range
Allowed values:
integration_id
Filter logs by integration ID
status
Filter logs by status
Allowed values:
write_category
Filter logs by write category
Response
Successful response
results