Skip to main content
GET
My Tasks

Query Parameters

status
string | null
overdue
boolean
default:false
sort_by
string | null
sort_dir
string | null
default:desc

Response

Successful Response

id
string<uuid>
required
customer_id
string<uuid>
required
title
string
required
due_at
string<date-time>
required
status
string
required
completed_at
string<date-time> | null
required
cancelled_at
string<date-time> | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
assigned_to
string<uuid> | null
assigned_to_name
string | null
created_by
string<uuid> | null
created_by_name
string | null