Connection
Get Connection
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