Authorization: Bearer ********************
curl --location --request GET 'https://dev.your-api-server.com/v1/loyalty/accounts/'
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "gameId": "3f0eee32-8eac-4668-9b38-e3e5dc21d607", "customerId": "string", "phoneNumber": "string", "enrolledAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z" }