Retrieve all tasks with optional filtering
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by status (comma-separated)
sign
, approve
, update
, delete
Exclude tasks created by user
List of tasks
The response is of type object[]
.