All all existing processes.
Status: 200 OK
[
{
"created_at": "2018-05-02T23:04:15.376000Z",
"progress": 1,
"step": "create_history",
"step_count": 0,
"type": "import_reference",
"id": "pqbed16v"
},
{
"created_at": "2018-05-02T23:11:38.494000Z",
"progress": 1,
"step": "create_history",
"step_count": 0,
"type": "import_reference",
"id": "d9tn5khk"
}
]
Get a single process.
Status: 200 OK
{
"created_at": "2018-05-02T23:04:15.376000Z",
"progress": 1,
"step": "create_history",
"step_count": 0,
"type": "import_reference",
"id": "pqbed16v"
}
Status | Message | Reason |
---|---|---|
404 |
Not found | process does not exist |