cURL
curl --request GET \ --url https://api.snitcher.com/v1/workspaces/{workspaceUuid}/zapier/hooks \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "hookUrl": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.snitcher.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.snitcher.com/llms.txt
Use this file to discover all available pages before exploring further.
Enter your personal access token (PAT) to authenticate
The UUID of the workspace
List of Zapier webhooks
true
Show child attributes