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

> Macro (details)
> 
> | **Description** | Get a list of hooks available for a project or repository with regex filtering on key and name. Use the enabled parameter to list only enabled hooks. |
> | --- | --- |
> | **Required Parameters** | [project](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368805) |
> | **Optional Parameters** | [repository](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368867), [enabled](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371371), [regex](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371597), [limit](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371427), [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), [outputType](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368777), [file](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370741), [append](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370891), [encoding](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368755) |
> | **Type** | [Get](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370540/Action+Types#ActionTypes-Get) |
> | **Category** | [Hooks](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371318/Action+Categories#ActionCategories-Hooks) |
> | **Output Formats** | 1 - basic, 2 - configuration, 999 - all |
> | **Replacement Variables** |  |
> | **Hosting** | server,datacenter |
> | **Since Version** |  |
> | **Examples** | [getHookList](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371753/Examples#Examples-getHookList) |

## Related How To's

> Macro (cql-query)