Query write job logs

Query write job logs with various filters. Returns the most recent record for each job_id.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional
Number of records to return
offsetintegerOptional
Number of records to skip
time_rangeenumOptional
Filter logs by time range
Allowed values:
integration_idstringOptional
Filter logs by integration ID
statusenumOptional
Filter logs by status
Allowed values:
write_categoryenumOptional
Filter logs by write category

Response

Successful response
resultsobject

Errors