curl --request GET \
--url http://localhost:8080/welcome-texts{
"items": [
{
"id": 123,
"text": "<string>",
"is_active": true,
"is_enabled": true,
"created_by": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"total": 123,
"limit": 123,
"offset": 123
}curl --request GET \
--url http://localhost:8080/welcome-texts{
"items": [
{
"id": 123,
"text": "<string>",
"is_active": true,
"is_enabled": true,
"created_by": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"total": 123,
"limit": 123,
"offset": 123
}1 <= x <= 200x >= 0Включать неактивные тексты