Get TokenHolders from a token csv

Get details of all Token Holder profiles which are related to the specified token from different data sources. This will include Holders having tokens, those registered in the Identity Registry, and those the Issuer of the Token can access information of.
šŸ” Note that the authentication must provide management rights over the Issuer. The required permission is ISSUER_MANAGEMENT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
number
≤ 1000
Defaults to 20

Limit of results to return in one call

number
Defaults to 0

Offset to return results from

string
enum
Defaults to balance

sort results by attribute, default: balance

string
Defaults to DESC

set the direction (ASC or DESC) of sorted results by attribute, default: DESC

string

filter by holder statuses. One of [Qualified,Failed,InProgress,TokenHolder,Revoked]

string

filter by email field

string

filter by first name field

string

filter by last name field

string

filter by institution name field

string

filter by first and last name or institution legal name field

string

filter by OnchainID identity address field

string

filter by countries of residence field

string

filter by identityId

string

wallet of the investor

string
enum

filter by type of Investor institutional or individual

Allowed:
string

JWT access token

string
enum

Provider of the wallet address.

Allowed:
Responses
200

Details of all token holder profile.

400

Token Holders retrieval failed due to invalid data.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!