このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"userId": "string"
}curl --location 'https://misskey.io/api/users/achievements' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string"
}'[
{
"name": "string",
"unlockedAt": 0
}
]