GET
/
tasks
[
  {
    "name": "<string>",
    "tag": "<string>",
    "id": 123
  }
]

Query Parameters

limit
integer

Set maximum number of results

Response

200
application/json
Success
name
string
required
id
integer
required
tag
string