user_subscription_request_history_get_subscription_re_1r7914
Retrieve paginated subscription request history from the Remnawave panel with filters, sorting, and limits to audit or review past subscription requests.
Instructions
GET /api/subscription-request-history Get all subscription request history Please note that the filters here are primarily intended for use by the frontend and rely on expensive operators such as LIKE under the hood. Misusing these filters may negatively impact the performance of your database. Tags: Subscription Request History Controller Пагинация через query-параметры: start, size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of results to return, no more than 1000 | |
| start | No | Start index (offset) of the results to return, default is 0 | |
| filters | No | ||
| sorting | No | ||
| filterModes | No | ||
| globalFilterMode | No |