curl --request GET \
--url http://localhost:8080/webhooks{
"items": [
{
"id": 123,
"name": "<string>",
"url": "<string>",
"event_type": "<string>",
"is_active": true,
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"last_triggered_at": "2023-11-07T05:31:56Z",
"failure_count": 123,
"success_count": 123
}
],
"total": 123,
"limit": 123,
"offset": 123
}Список webhooks.
curl --request GET \
--url http://localhost:8080/webhooks{
"items": [
{
"id": 123,
"name": "<string>",
"url": "<string>",
"event_type": "<string>",
"is_active": true,
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"last_triggered_at": "2023-11-07T05:31:56Z",
"failure_count": 123,
"success_count": 123
}
],
"total": 123,
"limit": 123,
"offset": 123
}1 <= x <= 200x >= 0