list all your registered webhook endpoints

Response

FieldTypeDescription
dataList of your registered endpoints.
endpoints[].endpoint_idstringid of your registered endpoint
endpoints[].urlstringurl of your registered endpoint
endpoints[].secretstringsecret of your registered endpoint. Used to verify the callback request is from HeyGen
endpoints[].statusstringstatus of your registered endpoint. Whether it is enabled or not
endpoints[].eventsstring[]events of your registered endpoint that listened to. None means all events
endpoints[].usernamestringusername of your registered endpoint. It should be your username
endpoints[].created_atdatetimewhen the endpoint is created
Language
Authorization
Header
Click Try It! to start a request and see the response here!