Skip to main content
GET
Retrieve all webhooks

Authorizations

x-api-key
string
header
required

API key to be included in the x-api-key header

Response

An array of webhooks

id
string<uuid>
callbackUrl
string
events
enum<string>[]

List of events the webhook is subscribing to.

Minimum array length: 1
Available options:
AVATAR_TRAINING_SUCCESS,
AVATAR_TRAINING_FAILED,
VIDEO_GENERATION_SUCCESS,
VIDEO_GENERATION_FAILED
createdAt
string<date-time>
updatedAt
string<date-time>
lastTriggeredAt
string<date-time>