POST
/
integrations
/
data
/
crm
/
leads

Authorizations

authorization
string
headerrequired

token <token>, corresponds to temporary access tokens.

Body

application/json
data_source_id
integer
required
include_remote_data
boolean
default: false
next_cursor
string | null
page_size
integer | null
order_dir
enum<string> | null
default: asc
Available options:
asc,
desc
includes
enum<string>[]
Available options:
Tasks,
Events
filters
object
order_by
enum<string> | null
Available options:
created_at,
updated_at,
name,
last_activity_at

Response

200 - application/json
count
integer
required
next_cursor
string | null
required
data
object[]
required