The transactions API allows you to retrieve transaction history of consumer-permissioned accounts.

🛑

The id_token should be used as the bearer token with this call.

For more information on how to paginate transaction results, please see: Pagination

Log in to see full request history
Path Params
string
required
Defaults to v2

Akoya version

string
required
Defaults to mikomo

Id of provider

string
required
Defaults to :accountId

Account Identifier

Query Params
date-time

ISO 8601 date format in UTC time zone. If blank, the default value (current date - 15 calendar days) is used. If a value is specified, endTime is required.

date-time

ISO 8601 date format in UTC time zone. If blank, the default value (current date) is used. If a value is specified, startTime is required.

string
Defaults to 0

The number of items to skip before the first in the response. The default is 0.

integer
Defaults to 50

The maximum number of items to be returned in the response. The default is 50.

Response

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