Relationship Graph
GET /api/v1/relationshipGraph
Through this API, you will be able to query the list of 1-degree relationship graph data (users) authorized by users. A 1-degree relationship refers to other users directly associated with the said user. This data needs to be decrypted using the Lit Protocol.
Header
Request Parameters
Request Example
Response Parameters
The decrypted fields of EncryptedData
are as follows:
The decrypted data structure of EncryptedData
is as follows:
Response Body
Return Code
Last updated