List your AnyHook apps
anyhook_apps_listList apps in AnyHook to review inbound URLs, sources, destination URLs, and active status. Identify inactive apps that discard event POSTs and locate legacy inbound URLs after slug changes.
Instructions
List apps in your AnyHook account with inbound URLs, sources, and destination URLs. Check isActive: an inactive app's inbound URL answers setup handshakes but acknowledges and discards event POSTs (202, reason app_inactive) instead of relaying them. Destination signing secrets are redacted to has_signing_secret plus a 4-char hint; a new secret in plaintext comes only from rotating it. An app whose slug was changed lists its former URLs under legacyInboundUrls; those still route to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key (ahk_live_...) from anyhook_quickstart. Only needed over HTTP when no Authorization header is set; ignored over stdio. |