cURL
curl --request GET \ --url https://api.jogg.ai/v1/events \ --header 'x-api-key: <api-key>'
{ "data": [ "generated_video_success", "generated_video_failed" ] }
Get a list of available webhook events
Documentation IndexFetch the complete documentation index at: https://docs.jogg.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.jogg.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful operation
List of available webhook events
generated_video_success
generated_video_failed
[ "generated_video_success", "generated_video_failed"]