Feature request: Admin API with statistics #7332

Open
opened 2025-11-02 07:23:11 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @lchrennew on GitHub (May 13, 2021).

Hi,

In order to display the same information shown in the Gitea site administration on my self-developed page, I want to use the Admin APIs to query data with statistics, for example:

  • using /admin/orgs to query organizations with repos count, teams count, members count of each organization.
  • using /admin/users to query users with repos count.
  • etc.
Originally created by @lchrennew on GitHub (May 13, 2021). Hi, In order to display the same information shown in the Gitea site administration on my self-developed page, I want to use the Admin APIs to query data with statistics, for example: - using `/admin/orgs` to query organizations with repos count, teams count, members count of each organization. - using `/admin/users` to query users with repos count. - etc.
GiteaMirror added the type/proposalmodifies/api labels 2025-11-02 07:23:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7332