List project webhooks
list_project_webhooksRetrieve GitLab project webhook configurations while keeping secret tokens and custom headers hidden.
Instructions
List project webhook configurations. Secret tokens and secret custom headers are never exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |