Skip to main content

Get trust entity

Returns details information on a trust entity. For mobile devices, use the remote trust entity functions.

Related guide: Trust management

Function

getTrustEntity(trustEntityId: TrustEntity["id"]): Promise<TrustEntity>;

Parameters

  • trustEntityId - Specify the trust entity to return.

Return value

Details on the trust entity are returned.