Get job logs

Returns user-facing logs for a job in JSON format with cursor-based pagination (oldest first for chronological reading).

Path Params
uuid
required

The job ID.

Query Params
int64

Cursor for pagination - returns logs with ID greater than this value. Null returns from the beginning.

int32
Defaults to 100

Maximum number of logs to return (default: 100, max: 1000).

Responses

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json