curl --location --request GET 'https://app.launchdarkly.com/api/v2/usage/mau/bycategory'
{
"_links": {
"parent": {
"href": "/api/v2/endpoint",
"type": "application/json"
},
"self": {
"href": "/api/v2/endpoint",
"type": "application/json"
}
},
"metadata": [
{}
],
"series": [
{
"0": 0,
"time": 1551740400000
}
]
}