Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In

getIdentity

🚧

New site!

All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.

Usage: async client.platform.getIdentity(id)
Description: Fetch the identity by id

Parameters:

parameterstyperequiredDescription
idStringyesA valid registered identity

Returns : Promise<!Buffer|null>