Given a webhook URL (hook), this endpoint looks up and returns the corresponding flow id. The query joins the Webhook, WebhookSubscription, and Trigger tables and only considers triggers of type INSTANT.
Request
Query Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.altan.ai/flow/hook/lookup?hook_url'