cURL
curl --request GET \ --url https://commerce.driv.ly/api/webhooks/{id}
{ "data": { "id": "<string>", "method": "<string>", "url": "<string>" }, "success": true }
Webhook is uniquely identified by id
The number of levels of related objects to include in the response
Webhook Found
The response is of type object.
object