curl --location -g --request GET 'https://api-stg.98s.studio/api/v1/rewards/user/{{user-key}}/points' \
--header 'x-api-key: {{api-key}}'[
{
"amount": 0,
"pointId": "string",
"userKey": "string",
"pointName": "string"
}
]