List Webhooks
shipmail_list_webhooksRetrieve all webhook endpoints configured for your organization with optional pagination. Useful for reviewing or auditing existing webhook integrations.
Instructions
List webhook endpoints configured for the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor returned by the previous call. | |
| limit | No | Maximum results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| pagination | Yes |