curl --request GET \
--url https://api.unibee.dev/merchant/user/count \
--header 'Authorization: Bearer <token>'{
"code": 123,
"data": {
"total": 123
},
"message": "<string>",
"redirect": "<string>",
"requestId": "<string>"
}curl --request GET \
--url https://api.unibee.dev/merchant/user/count \
--header 'Authorization: Bearer <token>'{
"code": 123,
"data": {
"total": 123
},
"message": "<string>",
"redirect": "<string>",
"requestId": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
CreateTimeStart,UTC timestamp,seconds
CreateTimeEnd,UTC timestamp,seconds