curl --location -g --request GET 'api/v1/rewards/user/{{user-key}}/points/' \ --header 'x-api-key: {{api-key}}'
{ "amount": 0, "pointId": "string", "userKey": "string", "pointName": "string" }