Authorizations
API Key created in the Autoblocks Webapp
Path Parameters
Response
200 - application/json
The jobs were returned successfully
A list of jobs
Example:
[
{
"id": "cm83i1gtw00000cle3nf0gmtw",
"name": "Review for accuracy",
"reviewer": { "email": "john@example.com" }
}
]