Webhooks
List your webhooks (Business+)
get/api/v1/visa/webhooks
Response
List of webhooks.
Example response
{
"webhooks": [
{
"id": 17,
"url": "https://your-app.com/orizn-hook",
"passport_filter": [
"FRA"
],
"destination_filter": [
"FRA"
],
"active": true
}
]
}Changes
No changes recorded. 2 of the 4 revisions have no diff computed, so they could not be searched.