---
title: "getWebhookList"
canonical: "https://support.appfire.com/space/SCLI/73370308/getWebhookList"
format: markdown
---
See also: [Actions](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368507)

> Macro (details)
> 
> | **Description** | List user defined webhooks with regex filtering on webhook name. For Post Webhooks for Bitbucket users, use '--options postWebhooks'. |
> | --- | --- |
> | **Required Parameters** | [project](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368805), [repository](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368867) |
> | **Optional Parameters** | [limit](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371427), [regex](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371597), [dateFormat](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370723), [outputType](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368777), [file](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370741), [columns](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371162), [select](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368976), [options](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371383), [encoding](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368755), [append](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370891) |
> | **Type** | [Get](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370540/Action+Types#ActionTypes-Get) |
> | **Category** | [Webhooks](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371318/Action+Categories#ActionCategories-Webhooks) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** | 9.6 |
> | **Examples** | [getWebhookList](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371753/Examples#Examples-getWebhookList) |

## Related How To's

> Macro (cql-query)