Get contacts created since date

Gets a list of created contacts after a specified date

This operation retrieves a list of contacts who have been created in your account since a specified date.

📘

Pagination in our API

To learn about pagination in our API, check out Paging through data.

Path Params
string
required
Defaults to r1

The Dotdigital region id your account belongs to e.g. r1, r2 or r3

date
required

The date from which any created contacts are returned in ISO 8601 format

Query Params
boolean
Defaults to false

Can be set to 'true' to retrieve the contacts along with their full contact data fields

int32

The number of records to select between 1 and 1000

int32

The numbers of records to skip in the result set

Response

Response body
array of objects
object
integer
Defaults to 0
string
string
string
string
string
Language
Credentials
:
URL