Retrieve a specific connection with its credentials. Automatically checks if the access token has expired and refreshes it if needed. Use this action when you need to access the authentication credentials for a connection to make API calls to the provider. The credentials return…
connection_idRequiredstringThe connection ID used to create the connection. This identifies the specific connection to retrieve.
force_refreshbooleanIf true, Nango will attempt to refresh the access token regardless of its expiration status. Default is false.
refresh_tokenbooleanIf true, return the refresh token as part of the response. Default is false.
provider_config_keyRequiredstringThe integration ID (Unique Key) used to create the connection. Required to identify which integration this connection belongs to.
refresh_github_app_jwt_tokenbooleanIf true, this will refresh the JWT token for GitHub App / GitHub App OAuth connections.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.