Webhooks
Get the webhook config
Returns the configured webhook for an account. The signing secret is only returned on write. Requires webhooks:read.
GET
Get the webhook config
Documentation Index
Fetch the complete documentation index at: https://docs.onlyfanskit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Set the webhook configRegister or replace the webhook destination for an account. The returned `signingSecret` is used to verify the `X-Webhook-Signature` HMAC on delivered events — store it on write. Requires `webhooks:write`.
Next
Get the webhook config