App 포인트 별 유동량 History 조회(그래프)
GET
https://{dashboard-domain}/v1.0/db/app/point/history
Query Parameters
Name
Type
Description
app_id*
int64
app id
candle*
string
"hour", "day", "week", "month"
point_id*
int64
point id
page_size*
int64
page_offset*
int64
Last updated