Admin

Get log by ID

GET
Get a single log record by log ID. A log will only have a single associated job. This is different than querying by job ID, which could have multiple log entries (in the case of retry attempts for failed jobs).

Path parameters

job_log_idstringRequired

Query parameters

order-bystringOptional
offsetintegerOptional
limitintegerOptional

Response

This endpoint returns an object
meta
object
results
object