Get User's Dashboard
GET {{domain}}/api/v1/users/55
RESPONSES
status: OK
{"data":{"id":"1","type":"user","attributes":{"name":"Alexis","preferred_lang":"Spanish","challenges":[{"challenge_id":"1","language":"Spanish","verb":"hablar","eng_verb":"to speak","image_url":"https://images.unsplash.com/photo-1496070242169-b672c576566b?ixlib=rb-4.0.3\u0026ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\u0026auto=format\u0026fit=crop\u0026w=1643\u0026q=80","image_alt_text":"closeup photography of a frog","created_at":"05-18-2023"}]}}}