Download logs
GET {{baseUrl}}/api/organizations/:organizationId/jobs/:jobId/stdout/download?limit=<integer>&logLevel=<string>
Download the logs for a job (as a text file).
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Maximum number of results | |
logLevel | string | Log level (error, warn, info, debug) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
"\u003cstring\u003e"