curl --location --request GET 'https://peertube2.cpy.re/api/v1/jobs/'{
"data": [
{
"createdAt": "2019-08-24T14:15:22Z",
"data": {},
"error": {},
"finishedOn": "2019-08-24T14:15:22Z",
"id": 42,
"processedOn": "2019-08-24T14:15:22Z",
"state": "active",
"type": "activitypub-http-unicast"
}
],
"total": 1
}