Get the webhook secret
curl --request GET \ --url https://api.openformat.tech/v1/webhook/secret \ --header 'X-API-KEY: <api-key>'
{ "status": "success", "webhook_secret": "7be555a9-be3b-4049-9361-664842821721" }
Response status: 'sucess' or 'failed'
failed
success
"success"
The webhook secret
"7be555a9-be3b-4049-9361-664842821721"