Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In
These docs are for v0.24.0. Click to read the latest docs for v0.25-redirect.

getIdentity

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

Parameters:

parameterstyperequiredDescription
idStringyesA valid registered identity

Returns : Promise<!Buffer|null>