Retrieve a Webhook (Recuperar un Webhook)
GET - https://api.verifik.co/v2/webhooks/{id}
Consultaremos por ID cualquier webhook que esté almacenado en nuestra base de datos.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Description
id
string
ID of the webhook that you want to bring the information.
Response
Last updated