Retrieve All Webhooks

Route to retrieve a list of all webhooks

Response Parameters

ParameterFormatDescription
activeStringIf the Web Hook is active ("Y" or "N")
descriptionStringWeb hook name
enabled_eventsStringAuthorized Web Hook Type (see table below)
headersObject{"Accept: application/json" , "Content-Type": "application/json", "Authorization": "Bearer eyToKeN"}
codeStringUUID code (informed at creation)
created_atStringCreated at
updated_atStringUpdated at
urlStringendpoint url

Request Parameters

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!