Management
List tasks
Retrieve all tasks with optional filtering
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Filter by status (comma-separated)
Available options:
sign
, approve
, update
, delete
Exclude tasks created by user
Response
200 - application/json
List of tasks
The response is of type object[]
.