Skip to main content
GET
Get an integration
Requires an API key with one of: environment:integrations:read or environment:integrations:read_credentials. Learn more about API key scopes.
For providers that declare an integration_config schema instead of fixed credentials fields (e.g. aws-sigv4, epic, private-api-generic), credentials returns type: "INTEGRATION_CONFIG" with the provider’s actual auth_mode and its integration_config values β€” only the fields that provider’s schema declares, nothing else from the integration’s internal storage.

Authorizations

Authorization
string
header
required

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

Path Parameters

uniqueKey
string
required

The integration ID (unique_key) that you created in Nango.

Query Parameters

include
enum<string>[]

Include additional sensitive data

Available options:
webhook,
credentials

Response

Successfully returned an integration

data
object
required