Get the current webhook secret
Hand off to an LLM
Gets the current webhook secret for your account.
Authorization
API Key x-api-key<token>
Authenticate using API Key in request header
In: header
Response Body
application/json
curl -X GET "https://api.bem.ai/v1-beta/webhook-secret"{
"secret": "string"
}See also
- Webhooks — signature verification