v1
latestOpenAPI 3.0.22026-07-24296786.1 KBWebhooks
List webhooks
List all currently configured webhooks in your Synthesia account.
get/v2/webhooks
Query parameters
limitinteger
This parameter lets you specify the amount of webhooks to return in your API call. The maximum amount of webhooks you can have returned to you via this parameter is 100.
offsetinteger
Used to page through the webhooks. Every call to this endpoint will return the next offset value. This value is used in the offset parameter of the next call to get the next page of webhooks.
deletedboolean
If true, fetches deleted webhooks rather than active ones.
Response
OK.