List all tasks

The endpoint returns a list of Tasks.

Query Params
string
enum

Which field to use when ordering the results. The default is by descending created_at.

date-time

Filter created_at less than or equal (ISO-8601).

date-time

Filter created_at greater than or equal (ISO-8601).

string
enum

Filter by task status code.

string

Search query by the following fields: id, link id, bridge token, order group id, tracking info.

string

Filter by provider id.

string
enum

Filter by product type.

Allowed:
string

Filter by user id.

string

The pagination cursor value.

integer

Number of results to return per page.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json