---
title: "GET /tasks"
method: GET
path: "/tasks"
tags: ["slash-task"]
---

# GET /tasks

`GET /tasks`

## Query parameters

- `filterId` integer
- `searchCriteria` string
- `page` integer
- `size` integer
- `property` string
- `sort` string
- `groupBy` 'status' | 'priority' | 'owners' | 'none' | 'custom_field'

## Response `200`

OK

- ResponseFormat
  - `success` boolean
  - `message` string
  - `data` unknown
  - `errorCode` integer
  - `errors` unknown

---

[API](https://skmtc.net/astravue/apis/astravue-api.md) · [All operations](https://skmtc.net/astravue/apis/astravue-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/astravue/astravue-api/versions/237f5bbd4029/schema)
