Skip to main content
POST
List CRM tasks with filters: status, assigned_to_me, due_today, due_before, search

Authorizations

Authorization
string
header
required

API key: supersonic_live_...

Body

application/json
status
enum<string>

Filter by status

Available options:
todo,
in_progress,
done
priority
enum<string>
Available options:
low,
medium,
high,
urgent
assigned_to_me
boolean

Show only my tasks

assigned_to
string

Member UUID

due_today
boolean
due_before
string

ISO datetime

record_id
string

Filter by linked record

page
integer
per_page
integer

Response

Success

The response is of type object.