Get An Explicit User Permission For Repository

This API operation retrieves the explicit permission settings for a specific user on a particular Bitbucket repository. By providing the workspace identifier, repository slug, and the target Users ID in the endpoint path, you can query what direct access level has been granted to that user for the repository. The operation returns detailed information about the Users permission configuration, including their permission level (such as read, write, or admin access) that has been explicitly assi...