List
Query Rows
Query contact rows
POST
/
lists
/
contact
/
rows
/
query
Authorizations
Authorization
string
headerrequiredAn API key to authenticate requests
Query Parameters
limit
integer
default: 100Number of rows to retrieve per page.
page
integer
default: 1The page number for paginated results.
query_id
integer
default: 0The scroll query ID for paginated results.
Body
application/json
smartlist_id
string
ID of the SmartList to apply custom filters
filters
object[]
List of filter criteria to apply to the query
Response
200 - application/json
rows
object[]
table
object
smartlist
object
meta
object