Skip to main content
GET
Get contacts by category with pagination

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

categoryKey
string
startDate
string<date-time>
endDate
string<date-time>
page
string
limit
string
pipelineId
string

Response

Contacts returned

success
enum<boolean>
required
Available options:
true
data
object
required