Hooks
Operations Summary
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/hooks/ |
List Hooks |
List Hooks
1 2 3 4 | |
1 2 3 4 5 6 7 8 9 | |
- API Source:
hooks_list
1 2 3 4 5 6 7 8 9 10 | |
| Name | Type | Description |
|---|---|---|
author_uuid |
string (uuid) | Filter by author UUID. |
is_active |
boolean | Filter by active status. |
page |
integer | A page number within the paginated result set. |
page_size |
integer | Number of results to return per page. |
200 - No response body