List all Webhooks
GET -https://api.verifik.co/v2/webhooks
With this service, you can bring all Webhooks that you have created.
Headers
Query Params
Response
Last updated
GET -https://api.verifik.co/v2/webhooks
With this service, you can bring all Webhooks that you have created.
Headers
Query Params
Response
Last updated
Name | Value |
---|---|
Name | Value | Description |
---|---|---|
Content-Type
application/json
Authorization
Bearer <token>
page
1
you can define the page number if you have too many records.
perPage
20
How many records you need per page.
like_name
any string i.e. Postman
You can query a 'like' condition
where_url
any string i.e https://sandbox.verifik.co/v2/webhooks/logs
You can do an exact comparison inside a field.