Skip to main content
POST
cURL

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

Query contact rows object

smartlist_id
string

ID of the SmartList to apply custom filters

Example:

"1234"

filters
object[]

List of filter criteria to apply to the query

Response

Successful response containing table, row data, and metadata

rows
object[]
table
object
smartlist
object
meta
object