Personal data
List all personal data for a specific service in your project
Last updated
List all personal data for a specific service in your project
Last updated
GET
https://app.openli.com/api/v1/services/:service_public_key/personaldata
You can find a specific service's public key under settings in the app.
Example request:
https://app.openli.com/api/v1/services/123456789adbfc/personaldata
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
123456789adbfc*
The public key of the particular service.
X-API-Key*
API key set for your project.