Get account fungible token ownership
Get accounts fungible token ownership by identifier (public key or account hash)
GET /accounts/{account_identifier}/ft-token-ownershipQuery params
None
Sorting
Property
Description
balance
Sort ownerships by balance
Optional properties
Property
Type
Description
cspr_name
string
Owner account CSPR.name
Response
PaginatedResponse<FTOwnership>
Example
Last updated
