Returns a list of integrations
curl --request GET \ --url https://api.nango.dev/config
{ "configs": [ { "unique_key": "slack-nango-community", "provider": "slack" }, { "unique_key": "github-prod", "provider": "github" }, ] }
Show child attributes
The integration ID that you created in Nango.
The Nango API Configuration.
Was this page helpful?