exists: false を返します(初回登録フロー用)。curl --location 'https://bpi2.poyashi.me/me' \
--header 'Authorization: Bearer <token>'{
"exists": true,
"user": {
"userId": "string",
"userName": "string",
"profileText": "string",
"profileImage": "string",
"iidxId": "string",
"xId": "string",
"isPublic": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"totalBpi": 0,
"arenaRank": "string",
"followingCount": 0,
"followerCount": 0,
"role": {
"role": "string",
"description": "string",
"grantedAt": "2019-08-24T14:15:22.123Z"
}
}
}