I need to get Score information such as 100 and 50 count, accuracy, pp count and other Score information. But I didn’t find how to get this information for a specific Score ID
Thanks you!
Thanks you!
GET /scores/{scoreId}
. You'll want to specify an x-api-version
header with a date-shaped value bigger than 20220705
(see this).