Connection
Get Connection
Connection
Get Connection
Get info about a connection for a given accessToken.
curl --request GET \
--url https://app.vessel.dev/connection/connection \
--header 'vessel-api-token: <vessel-api-token>' \
--header 'x-vessel-api-token: <x-vessel-api-token>'
curl --request GET \
--url https://api.vessel.land/connection/connection \
--header 'Content-Type: application/json' \
--header 'vessel-api-token: '
Authorizations
vessel-api-token[header]required
string
Query Parameters
connectionIdrequired
string
The ID of the connection for the customer's CRM account. This was generated when they connected their account.
Response
connection
object
Connection
curl --request GET \
--url https://api.vessel.land/connection/connection \
--header 'Content-Type: application/json' \
--header 'vessel-api-token: '