curl --request GET \
--url https://apix.us.amity.co/api/v3/users/{userId}/isFlagByMe \
--header 'Authorization: Bearer <token>'{
"isFlagByMe": true
}Check whether User flagged a given User.
curl --request GET \
--url https://apix.us.amity.co/api/v3/users/{userId}/isFlagByMe \
--header 'Authorization: Bearer <token>'{
"isFlagByMe": true
}Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.