Skip to main content
GET
User tasks

Path Parameters

user_id
string<uuid>
required

Query Parameters

status
enum<string> | null
Available options:
OPEN,
IN_PROGRESS,
DONE,
BLOCKED,
CANCELLED
cursor
string | null
limit
integer
default:10
Required range: 1 <= x <= 200

Response

Successful Response

results
TaskResponse · object[]
required
next
string | null
previous
string | null