Get contacts from the Act-On Contacts List specifying the fields to be returned

Path Params
string
required

The Act-On account Id for this request

Query Params
string

Optional filter for retrieving records created after the specified timestamp in seconds

Use example value: Unix Timestamp in seconds

string

Optional filter for retrieving records created before the specified timestamp in seconds

int32
Defaults to 0

The page number to retrieve

int32
Defaults to 50

The number of records to retrieve per page

string

Optional filter for retrieving records updated after the specified timestamp in seconds

Use example value: Unix Timestamp in seconds

string

Optional filter for retrieving records updated before the specified timestamp in seconds

Use example value: Unix Timestamp in seconds

Body Params
json

The body should be an array of strings listing the names of the fields to be returned: ["e-mail address","first name"]

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json