Retrieve a Task List

get

/tasks

Retrieves a task list for the current user.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Lists existing tasks for the current user.
Body ()
Root Schema : schema
Type: object

500 Response

Failed to get task list.
Body ()
Root Schema : schema
Type: object
Back to Top