Skip to main content
GET
/
api
/
v1
/
admin
/
configuration
/
stats
Get Configuration Stats
curl --request GET \
  --url https://api.example.com/api/v1/admin/configuration/stats
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Response

Successful Response