Get Default Reviewer

Retrieves information about a specific default reviewer for a Bitbucket repository within a workspace. This GET endpoint allows you to fetch details of a user who has been designated as a default reviewer for pull requests in the specified repository by providing the workspace identifier, repository slug, and the target username of the reviewer. The operation returns the default reviewer's configuration and user details, enabling you to verify reviewer assignments and understand the current c...