Returns Jobs that have not been processed yet or have errored out. This allows the client to check and potentially retry jobs that were not processed successfully.
Status Code | Description | Example Response |
201 | Success | {"ok": true, jobs: []} |
500 | Error | {"ok": false, "msg": "..." |
You can always reach out to our support team for any additional assistance on slack.
ο»Ώ