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_email |
string | |
author_fullname |
string | User full name contains |
author_username |
string | |
author_uuid |
string (uuid) | |
is_active |
boolean | |
last_published |
string (date-time) | |
page |
integer | A page number within the paginated result set. |
page_size |
integer | Number of results to return per page. |
query |
string | Filter by author name, username and email |
200 - No response body