Skip to main content
GET
List a Git Project's pull requests

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-29

Path Parameters

id
string
required
Pattern: ^prj_[0-9a-f]{32}$

Query Parameters

acted_as
string
required
Pattern: ^prin_[0-9a-f]{32}$
per_page
string
state
enum<string>
Available options:
open,
closed,
all

Response

Success

data
object[]
required