List export jobs
GET
/api/v1/exports
prm_exports_index
Jobs the caller owns, with their progress. A non-admin sees only jobs from their own manager subtree.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_exports_indexView export jobs
Parameters
| Parameter | Description |
|---|---|
filter[status]
query · string
|
Job status. |
filter[format]
query · enum
|
csv or xlsx. |
filter[target_table]
query · string
|
One dataset key. The special value "reports" expands to every report dataset rather than matching exactly. |