organization

Check if a user is blocked by the organization

get/orgs/{org}/blocks/{username}

Path parameters

orgstring required

name of the organization

usernamestring required

username of the user to check

Response

APIEmpty is an empty response

Changes