View activities for specific cards or over a date range

View activities for a specified list of cards and a given time frame. View activities for all cards belonging to a specified list of accounts and a given time frame. View all activities for a single card when a single card ID is specified, time frame is optional.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Activities with a created date equal to or after this date. Format: 'yyyy-MM-dd'T'HH:mm:ssZ'. Value cannot be more than 7 days in the past when mandatory. Value is optional if only a single Card ID has been provided

string

Activities with a created date before this date. Format: 'yyyy-MM-dd'T'HH:mm:ssZ'. Value is optional if only a single Card ID has been provided

string

Activities with possibly multiple statuses equal to this value. Omitting this is equivalent to supplying all values

string

Activities with possibly multiple types equal to this value. Omitting this is equivalent to supplying all values

array of strings

Activities with possibly multiple card IDs equal to this value. Only one of 'cards' or 'accounts' must be supplied

cards
array of strings

Activities with possibly multiple account IDs equal to this value. Only one of 'cards' or 'accounts' must be supplied

accounts
array of strings

Activities with the specified IDs. Only 'page' and/or 'size' may be used in conjunction with this filter.

ids
int64

Activites with specified Order Id

string

Id of channel manager to return activities for

string

A list of fields to sort the response by. Sorting will be applied in the order the fields are given

string

A list of orders to apply to the respective sortFields. The only accepted sortOrders will be ASC and DESC (case insensitive)

int32
≥ 0

Page to fetch (0 indexed)

int32
≤ 500

Size of page to fetch

Responses

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