API Get Privacy Permissions
Server-Side API endpoint to fetch privacy permissions that have been allowed by the user to your dApp.
Last updated
Server-Side API endpoint to fetch privacy permissions that have been allowed by the user to your dApp.
Last updated
This endpoint returns the abbreviated List of Privacy Data parameters that the user has granted your dApp access to.
This endpoint does not return any actual privacy data.
NOTE: There is a service library available to you in the Quadrata SDK, for this endpoint.
GET
https://int.quadrata.com/api/v1/privacy/grants/${account}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
See How to sign API for message signing examples with more coverage and explanations.
account*
String
User's wallet address
Authorization*
String
Basic ${base64(apiKey)}
Date*
String
Date and time of current request
Wed, 04 Oct 2023 02:39:37 GMT
Signature*
String
API Signed Request Signature