List active jobs
GET {{baseUrl}}/api/v2/jobs
Returns list of running jobs
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
jobType | null | Job Type filter | |
df | null | Device filter | |
lang | null | Language tag | |
tz | null | Time Zone |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |