Connection
List connections
GET
Authorizations
Path Parameters
Query Parameters
The provider name (e.g. "salesforce", "hubspot")
The ID of the user group that has access to this installation.
The consumer reference.
Response
200
application/json
The connection ID.
The Ampersand project ID.
The SaaS provider that this Connection is for.
The time the connection was created.
The authentication scheme used for this connection.
Available options:
none
, apiKey
, basic
, oauth2/authorizationCode
, oauth2/authorizationCodePKCE
, oauth2/clientCredentials
, oauth2/password
The status of the connection.
Available options:
created
, working
, bad_credentials
If available, the identifier for the provider workspace (e.g. "salesforce-instance-domain")
If available, the ID that Salesforce/Hubspot uses to identify this user (e.g. Salesforce has IDs in the form of https://login.salesforce.com/id/00D4x0000019CQTEA2/0054x000000orJ4AA)
The time the connection was last updated.
The API key used while making the connection.
Was this page helpful?