Skip to main content
GET
Get logs for a DDEX queue job (tenant-scoped)

Description

Authorization:
  • Required role: admin or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

jobId
string
required

Query Parameters

page
integer
default:1
limit
integer
default:50
size
integer
default:50
sortBy
enum<string>

Field to sort by. Defaults to timestamp.

Available options:
timestamp,
logLevel
sortDir
enum<string>

Sort direction. Defaults to desc.

Available options:
asc,
desc

Response

Success

success
boolean
data
object