v1

latestOpenAPI 3.1.12026-07-242899061.7 MB
task

Get tasks in queue

Retrieve all PFI bulk data tasks in the queue, most recent first.

get/task/list

Response

OK

tasksstring[]

Example response

{
  "tasks": [
    "67afc0989ef1e4e2f3ba46aa",
    "67afc0989ef1e4e2f3ba48ac",
    "67afc0989ef1e4e2f3ag91br"
  ]
}