Skip to main content
GET
Get an environment API key
Requires an Account API key with the account:environments:api_keys:read scope.
Retrieves an Environment API key, including its secret.

Authorizations

Authorization
string
header
required

An Environment API key from your Nango environment, or an Account API key for account-level endpoints.

Path Parameters

environmentUuid
string<uuid>
required

Environment UUID that owns the key.

keyUuid
string<uuid>
required

API-key UUID.

Response

Successfully retrieved the Environment API key

data
object
required