Running tasks
List Tasks
List existing tasks for the authenticated user.
GET
Query Parameters
Maximum number of tasks to return
Only return tasks before this date
Response
200
application/json
Successful Response
The response is of type object[]
.
List existing tasks for the authenticated user.
Maximum number of tasks to return
Only return tasks before this date
Successful Response
The response is of type object[]
.