Skip to main content
GET
/
tasks
{
  "metadata": {
    "totalCount": 123
  },
  "results": [
    {
      "identifier": "<string>",
      "entityType": "<string>",
      "entityIdentifier": "<string>",
      "route": "<string>",
      "createdAt": "2023-11-07T05:31:56Z",
      "updatedAt": "2023-11-07T05:31:56Z"
    }
  ]
}

Query Parameters

filter
string

Apply search criteria.

space
string

Space Identifier

Response

A list of tasks

metadata
object
results
object[]