Get Pull Requests
GET {{bitbucketdomain}}/2.0/repositories/{{workspace}}/{{repo}}/pullrequests?q=state="OPEN"&page={{pull_requests_page}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
page | string |
RESPONSES
status: OK
{"pagelen":10,"size":26,"values":[{"description":"","links":{"decline":{"href":""},"diffstat":{"href":""},"commits":{"href":""},"self":{"href":""},"comments":{"href":""},"merge":{"href":""},"html":{"href":""},"activity":{"href":""},"request-changes":{"href":""},"diff":{"href":""},"approve":{"href":""},"statuses":{"href":""}},"title":"","close_source_branch":true,"type":"pullrequest","id":2313,"destination":{"commit":{"hash":"","type":"commit","links":{"self":{"href":""},"html":{"href":""}}},"repository":{"links":{"self":{"href":""},"html":{"href":""},"avatar":{"href":""}},"type":"repository","name":"","full_name":"","uuid":""},"branch":{"name":""}},"created_on":"","summary":{"raw":"","markup":"markdown","html":"","type":"rendered"},"source":{"commit":{"hash":"","type":"commit","links":{"self":{"href":""},"html":{"href":""}}},"repository":{"links":{"self":{"href":""},"html":{"href":""},"avatar":{"href":""}},"type":"repository","name":"","full_name":"","uuid":""},"branch":{"name":""}},"comment_count":1,"state":"OPEN","task_count":0,"reason":"","updated_on":"","author":{"display_name":"","uuid":"","links":{"self":{"href":""},"html":{"href":""},"avatar":{"href":""}},"type":"user","nickname":"","account_id":""},"merge_commit":null,"closed_by":null}],"page":1,"next":""}