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