Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.meetcampfire.com/integrations/api/v1/webhook/{id}/events \ --header 'Authorization: <api-key>'
[ { "id": 123, "object": "<unknown>", "status": "<string>", "created_at": "2023-11-07T05:31:56Z", "url": "<string>", "topic": "<string>", "http": "<unknown>", "webhook": 123 } ]
Token-based authentication with required prefix "Token"
1024