Retrieve organization campaign events

Query Params
string
enum
required

Required parameter used to specify what type of events to retrieve

string

Specify which fields to retrieve for each event

int32

Filter events by a minimum timestamp

int32

Filter events by a maximum timestamp

int32

Used to specify a time period to retrieve events from ( events from the last x number of days, up to 90, starting with the current timestamp )

number

Starting position of the query in relation to the complete set of unpaginated items.

integer

Number of objects to retrieve in the response. By default, the value is the maximum, which is 100.

string
enum

Filter events by action name.

Allowed:
string
enum

Filter the events by the source.

Allowed:
string

Filter the events by the recipient's email address. Please note, the email address needs to be URL encoded.

number

Filter the events by the id of the campaign.

number

Filter the events by the id of the sender.

string
enum

Sort the results by the specified fields. By default, the results are sorted by timestamp, i.e., the oldest ones come first. To sort the results in the reverse order of a field, the field name must be preceded with the - sign. To sort the results by multiple fields, the field names must be separated by commas.

Allowed:
Response

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