List My Tasks
GET/v1/tasks
Returns tasks assigned to the authenticated user. Optionally filter by completion state and by the entity type the task is attached to.
Request
Responses
- 200
- 400
- 401
- 500
List of tasks assigned to the user
Invalid request parameters
Invalid or missing API key
Internal server error