Describe the bug
The pagination is currently broken for the messages section in admin panel. The website says it's showing all the items but the API returns only 20 items and per single hit, if no filters(page[size], page[number]) are given.
To Reproduce
Steps to reproduce the behaviour:
- Go to Messages section in the admin panel
Expected behavior
It should work properly
Screenshots

Additional context