Pull Requests

Number of APIs: 2

  1. Get Pull Requests GET {{bitbucketdomain}}/2.0/repositories/{{workspace}}/{{repo}}/pullrequests?q=state="OPEN"&page={{pull_requests_page}}

  2. Get Pull Request by ID and Send Slack Message GET {{bitbucketdomain}}/2.0/repositories/{{workspace}}/{{repo}}/pullrequests/{{pull_request_id}}