Authorization: Bearer ********************
curl --location --request GET '/v1/user/loyalty-points?status=1' \ --header 'Authorization: Bearer <token>'
{ "id": 0, "amount": "debit", "type": "recive", "timestamp": 0 }