このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"userId": "string"
}curl --location 'https://misskey.io/api/users/relation' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string"
}'{
"id": "string",
"isFollowing": true,
"hasPendingFollowRequestFromYou": true,
"hasPendingFollowRequestToYou": true,
"isFollowed": true,
"isBlocking": true,
"isBlocked": true,
"isMuted": true,
"isRenoteMuted": true
}