curl --request GET \
--url https://api-staging.boost.xyz/metrics/protocol/{type}/{boostId}{
"data": [
{}
],
"resolution": "daily",
"nextEvaluatedKey": "<string>"
}Get hourly or daily Boost protocol metrics for a given date range for a boost
curl --request GET \
--url https://api-staging.boost.xyz/metrics/protocol/{type}/{boostId}{
"data": [
{}
],
"resolution": "daily",
"nextEvaluatedKey": "<string>"
}daily, hourly