API /api/project/get-list returns nothing #8

Open
opened 2026-04-05 16:18:40 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @PCbIX on 3/29/2026

Describe the bug
API endpoint /api/project/get-list returns no projects when they are presents

To Reproduce
Steps to reproduce the behavior:

  1. Get Master API token
  2. curl api endpoint /api/project/get-list with token
  3. see no projects
    {"data":[],"count":0,"skip":0,"limit":10}

Expected behavior
API returns project list data

Deployment Type
self hosted k8s 10.0.39

*Originally created by @PCbIX on 3/29/2026* **Describe the bug** API endpoint /api/project/get-list returns no projects when they are presents **To Reproduce** Steps to reproduce the behavior: 1. Get Master API token 2. curl api endpoint /api/project/get-list with token 3. see no projects `{"data":[],"count":0,"skip":0,"limit":10}` **Expected behavior** API returns project list data **Deployment Type** self hosted k8s 10.0.39
MrUnknownDE added the bugbug labels 2026-04-05 16:18:41 +02:00
Sign in to join this conversation.
No Label bug bug
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#8