Get external API transaction logs by date range

Get all external API transaction records within the date range specified, for a maximum of up to a 30 day span.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 1
Query Params
date-time

Beginning of date range to show transactions for (inclusive). Must be provided in UTC, and be within 30 days of endDate.

date-time

End of date range to show transactions for (inclusive). Defaults to current date/time if not provided. Must be provided in UTC if specified, and be within 30 days of startDate.

boolean
Defaults to true

When true, will return only transactions with Failed, Invalid, or Duplicate status. True by default.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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