GET /metrics This function will get the information for each available metric. It will return a list with an entry for each metric available. Each metric has a name and the fields available for that metric. Get all available metrics. GET /metrics Responses HTTP Code Description Schema 200 OK MetricList Produces application/json MetricList Type : < MetricInfo > array MetricInfo Name Description Schema fields optional < FieldInfo > array metric_name optional Example : "clicks" string FieldInfo Name Schema field_name optional string field_type optional string