[BETA] Get the number of change requests you can do something with

View as Markdown

Enterprise feature

[BETA] This API is in beta state, which means it may change or be removed in the future.

Returns the number of change requests in this project that your user can move into the next stage by approving or applying them.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired

Response

actionableChangeRequestsSchema
totalinteger>=0
The number of actionable change requests in the project.