Account
Get account tokens
Retrieve a list of an accounts tokens.
Required scope: tokens.read
.
GET
/
account
/
tokens
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by token collection addresses
Page of results to return.
Number of items per page to return. Defaults to 100.