Skip to main content
GET
/
v2
/
config
/
public-metrics
Public metrics configuration
curl --request GET \
  --url http://localhost/api/v2/config/public-metrics
{
  "update_period_hours": 123
}

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

Public metrics config.

update_period_hours
integer