get-sdk-keys
Retrieve the SDK key for a specific config and environment. Provide the config ID and environment ID to get the key needed for client SDK access.
Instructions
This endpoint returns the SDK Key for your Config in a specified Environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configId | Yes | The identifier of the Config. | |
| environmentId | Yes | The identifier of the Environment. |