lastId カーソルによる無限スクロールをサポートします。checkUserAccess 使用、viewerId 必須)。curl --location --globoff 'https://bpi2.poyashi.me/users//timeline?lastId=&mode=&search=&levels[]=&difficulties[]=' \
--header 'Authorization: Bearer <token>'{
"timeline": [
{
"logId": 0,
"userId": "string",
"userName": "string",
"profileImage": "string",
"songId": 0,
"title": "string",
"difficulty": "string",
"difficultyLevel": 0,
"lastPlayed": "2019-08-24T14:15:22.123Z",
"wrScore": 0,
"kaidenAvg": 0,
"isOvertaken": true,
"opponentScore": {
"currentEx": 0,
"prevEx": 0,
"diffEx": 0,
"currentBpi": 0,
"prevBpi": 0,
"diffBpi": 0
},
"viewerScore": {
"exScore": 0,
"bpi": 0,
"clearState": "string",
"diffFromOpponentEx": 0,
"diffFromOpponentBpi": 0
}
}
],
"nextId": "string"
}