How to get the default reviewer programmatically?

Hey together,
I develop a Bitbucket addon which needs the information of the configured default reviewers. As I see the I can access the default reviewers via the PullRequestConditionService, but this service is located in an internal package and is not visible. Im not sure why, because all other Services like PullRequestService are public. But it is like it is… So how can I get the default Reviewers in my addon?

Thanks in advance
Cheers
Benjamin

Hey @ibuchanan,

I saw you have added the Bitbucket-Server tag. But it is also a Bitbucket-Datacenter issue.

See also [BSERV-9106] Make PullRequestConditionService part of the public API - Create and track feature requests for Atlassian products.

Cheers
Benjamin