v1
latestOpenAPI 3.0.12026-08-0674476716.0 KBGet tokens
The GET /tokens endpoint retrieves a list of all tokens for the authenticated member.
Query parameters
Specifies the type of token returned.
The offset for the current page. If the offset has been provided in the request, this offset will be equal to the provided one. But if no offset was provided in the request (<i>i.e.</i> this is the first page) and the page is not empty, this field will be populated with a non-empty string. This may be helpful for loading the same page again, which might not always be possible with an empty offset due to a dynamic nature of the data. <br/>The offset is not visible to a user and should not be parsed and/or understood in any way.
The maximum number of records to return. This must be less than 200.
Identifies the payer's account.
Identifies the payee/beneficiary's account.
The filtered list start timestamp in milliseconds, 1 day (24 hours) = 8640000000, 1 hour = 36000000, and 1 minute = 60000.
The filtered list end timestamp in milliseconds, 1 day (24 hours) = 8640000000, 1 hour = 36000000, and 1 minute = 60000.
Filters by accountHolder role.
Filters the list by the sub-TPP identifier generated by Token.io once a TPP has been onboarded.
Response
Successful response