v2

latestOpenAPI 3.1.02026-07-273779120.8 KB
Contacts

Get Contacts

Fetch all contacts for the team with optional search and pagination.

  • pagination: Pagination parameters including page, size, and optional search term.
get/campaigns/v1/contacts

Query parameters

sizeinteger

Number of items per page

Number of items per page

pageinteger

Page number

Page number

searchstring nullable

Search keywords

Search keywords

startstring date-time nullable

Filter by start time (ISO 8601 format)

Filter by start time (ISO 8601 format)

endstring date-time nullable

Filter by end time (ISO 8601 format)

Filter by end time (ISO 8601 format)

Response

Successful Response

{"stackTrail":"paths:/campaigns/v1/contacts:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}