All webhooks Available

GET https://{{queries_url}}.envia.com/webhooks?active={{active_type}}

Get webhooks by active code.

Active Types:

0 - inactive
1 - active

Request Params

KeyDatatypeRequiredDescription
activestring

RESPONSES

status: OK

{"data":[{"id":1,"type":"onShipmentStatusUpdate","url":"https://test-url.com","active":1}]}