사용자의 장치 목록을 가져옵니다.
확인
인증되지 않음
요청이 너무 많음
curl --request GET \ --url https://login.xsolla.com/api/users/me/devices \ --header 'Authorization: Bearer BEARER_TOKEN'
[{"device": "string","id": 0,"last_used_at": "string","type": "android"}]