Bug Report - REST API

OS: Debian 12 Mailman Core: 3.3.10 Install Method: venv
When I apply the "count" and/or "page" param on:
/3.1/lists/name.sub.domain.tld/requests
This resulted in a "404 Not Found" error from the REST API.
If I remove the params, the API returns results.
From what I read in the docs, pagination should be possible on this type of endpoint as it returns "entries", "start" and "total_size".
Tests against:
/3.1/domains /3.1/lists
Works fine with the "count" and "page" param as expected.

On 3/3/25 10:13 PM, Peter Knowles via Mailman-users wrote:
OS: Debian 12 Mailman Core: 3.3.10 Install Method: venv
When I apply the "count" and/or "page" param on:
/3.1/lists/name.sub.domain.tld/requests
This resulted in a "404 Not Found" error from the REST API.
Bugs should be reported on the appropriate project's issue tracker on GitLab, https://gitlab.com/mailman/mailman/-/issues/ in the case of Mailman core.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Peter Knowles