Identities
List identities
List all identities with the Java SDK.
GET
List identities
Use This method takes no arguments.
blnk.identity().list for this operation.
1
Call the method
2
Use the identity list
When Save identity IDs you need for balance linking or profile updates.
response.data().isArray(), iterate by index:3
Response
200 OK
Related docs
How identities work
Linking balances and handling profile data.
View identity details
HTTP request and response schema.