POST
/
lists
/
contact
/
rows
/
query

Authorizations

Authorization
string
header
required

An API key to authenticate requests

Query Parameters

limit
integer
default:
100

Number of rows to retrieve per page.

page
integer
default:
1

The page number for paginated results.

query_id
integer
default:
0

The scroll query ID for paginated results.

Body

application/json
filters
object[]

List of filter criteria to apply to the query

smartlist_id
string

ID of the SmartList to apply custom filters

Response

200 - application/json
meta
object
rows
object[]
smartlist
object
table
object