Skip to main content
POST
Get Webhook Config
Use this API to retrieve the current webhook service configuration for a workspace.
This endpoint uses API-key-level auth: pass x-velt-api-key and x-velt-auth-token as headers. You can obtain these from the Get Auth Tokens endpoint.
Currently only supported for Basic Webhooks.

Endpoint

POST https://api.velt.dev/v2/workspace/webhookconfig/get

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

This endpoint does not require a request body.

Example Request

Example Response

Success Response

Failure Response