Skip to content

GET /api/subscribers/lists/{list_id} not work #1658

@javipj

Description

@javipj

Version:

  • listmonk: 2.5 and v3-rc-3
  • OS: docker

Description of the bug and steps to reproduce:
If get /api/subscribers/lists/{list_id} not work

with /api/subscribers/lists/1 ---> {
"message": "404 unknown endpoint"
}

with api/subscribers/lists --->

{
"message": "Invalid ID(s)"
}

tried with postman and curl

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions