Authorization: Bearer ********************curl --location --request GET 'http://localhost:4002/rest/v1/residents//played-games' \
--header 'X-Nexus-Key: ' \
--header 'Authorization: Bearer <token>'[
{
"id": "pg_PQ9TqXM4sPEhLThn",
"is_public": true,
"started_at": "2025-05-23T00:00:00.000Z",
"completed_at": "2025-05-24T00:00:00.000Z",
"platform": "Xbox Series X",
"platform_id": "115",
"game_id": "935",
"game_cover_url": "https://humble-footrest.net/",
"resident_id": "res_z2mBqk28BgdRCi4W",
"created_at": "2025-05-27T04:13:41.817Z",
"updated_at": "2025-05-27T04:13:41.817Z"
}
]