Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{baseurl}/api/v1/webhooks/{webhookId} \ --header 'x-api-key: <x-api-key>'
{ "data": { "createdAt": "2024-04-23T12:35:45.326Z", "id": "clvcdd8oe000nxz1zhz6q9z3l", "name": null, "source": "user", "surveyIds": [], "triggers": [ "responseCreated", "responseUpdated", "responseFinished" ], "updatedAt": "2024-04-23T12:35:45.326Z", "url": "https://eoy8o887lmsqmhz.m.pipedream.net", "workspaceId": "clurwouax000azffxt7n5unn3" } }
Get a specific webhook object based on its ID
OK
The response is of type object.
object
Was this page helpful?