cigchat_flow_inbound_webhooks
Retrieve a list of inbound webhooks configured for a specific flow. Supports name search and pagination for easy review and management.
Instructions
Get list of inbound webhooks by flow [GET /flow/inbound-webhooks] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search for name | |
| page | No | Page number, between 1 and 100 | |
| limit | No | Number of items in the response |