GET /releases/stats
This endpoint retrieves comprehensive statistics about releases, including counts by status, format, type, and recent activity.Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Responses
ā 200 - Success
ā ļø 401 - Unauthorized
ā 500 - Internal Server Error
Tags
Release
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"