Get Webhook Endpoint
Get a webhook endpoint by ID.
Scopes: webhooks:read webhooks:write
Documentation Index
Fetch the complete documentation index at: https://docs.rapidly.tech/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Create an Workspace Access Token in your workspace's settings page.
Path Parameters
The webhook endpoint ID.
Response
Successful Response
A registered webhook endpoint.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
The URL where the webhook events will be sent.
1 - 2083"https://webhook.site/cb791d80-f26e-4f8c-be88-6e56054192b0"
The format of the webhook payload.
raw, discord, slack The secret used to sign the webhook events.
"rapidly_whs_ovyN6cPrTv56AApvzCaJno08SSmGJmgbWilb33N2JuK"
The workspace ID associated with the webhook endpoint.
The events that will trigger the webhook.
All webhook event types emitted by the platform.
customer.created, customer.updated, customer.deleted, customer.state_changed, share.created, share.updated, workspace.updated, file_sharing_session.created, file_sharing_session.download_completed, file_sharing_session.expired, file_sharing_session.payment_received Whether the webhook endpoint is enabled and will receive events.