GET
/
tasks

Authorizations

Authorization
string
headerrequired

The Opkit API uses the HTTP Bearer Token scheme for authentication. You should provide your API key in the Authorization header like so: "Authorization: Bearer [api-key]".

Query Parameters

after
string
target_id
string
batch_id
string
status
enum<string>
Available options:
pending,
in_progress,
complete,
canceled,
paused

Response

200 - application/json
items
object[]
required
count
integer
required