Retrieve Account Activities of Specific Type

Returns account activity entries for a specific type of activity.

Path Params
string
required

The activity type you want to view entries for. A list of valid activity types can be found at the bottom of this page.

Query Params
date-time

Filter activities by the activity date. Both formats YYYY-MM-DD and YYYY-MM-DDTHH:MM:SSZ are supported.

date-time

Get activities created before this date. Both formats YYYY-MM-DD and YYYY-MM-DDTHH:MM:SSZ are supported.

date-time

Get activities created after this date. Both formats YYYY-MM-DD and YYYY-MM-DDTHH:MM:SSZ are supported.

string
enum
Defaults to desc

The chronological order of response based on the activity datetime.

Allowed:
integer
1 to 100
Defaults to 100

The maximum number of entries to return in the response.

string

Token used for pagination. Provide the ID of the last activity from the last page to retrieve the next set of results.

Response

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