Skip to main content
GET
Get Release Statistics
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

This endpoint retrieves comprehensive statistics about releases, including counts by status, format, type, and recent activity. Authorization:
  • Required role: user or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Success

success
boolean
Example:

true

data
object