Search activity log
Retrieve logged activity filtered by various parameters over a date range.
See here for information on how to use the activity log and why.
Authorizations
Query Parameters
Start date/time of the date range.
ISO DateTime Format yyyy-MM-dd'T'HH:mm:ss e.g. '2021-02-15T10:30:00.000-08:00'
Time zone must match the time zone of the end date/time if also present.
End date/time of the date range.
ISO DateTime Format yyyy-MM-dd'T'HH:mm:ss e.g. '2021-02-15T11:30:00.000-08:00'
Time zone must match the time zone of the start date/time if also present.
Comma separated list of actions to include.
Only include activity for these actions.
Only include activity that occurred during this request.
Only include activity for this customer.
The customerId and externalCustomerId fields cannot be used in the same request.
Only include activity for this customer.
The customerId and externalCustomerId fields cannot be used in the same request.
Comma separated list of connection ids to include.
Only include activity for these connections.
Comma separated list of financial account ids to include.
Only include activity for these financial accounts.
Only include activity for this event type.
Unique key corresponding to an activity's position in the paginated list of results -- used to indicate that only activity residing before this key will be retrieved.
Each activity carries a unique key. Reference Pagination
The before and after fields cannot be used in the same request.
Unique key corresponding to an activity's position in the paginated list of results -- used to indicate that only activity residing after this key will be retrieved.
Each activity carries a unique key. Reference Pagination
The before and after fields cannot be used in the same request.
Limits number of returned activity.
Default value: 10
Minimum value: 1
Maximum value: 100