Connection
Get Webhook
curl --request GET \
  --url https://app.vessel.dev/connection/webhook \
  --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/webhook \
  --header 'Content-Type: application/json' \
  --header 'vessel-api-token: '

Authorizations

vessel-api-token[header]required
string

Query Parameters

accessToken
string

The token for the customer's CRM account. This was generated when they connected their account.

webhookId
string

Response

webhook
object

WebhookMetadata