Get the number of change requests you can do something with

Enterprise feature

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.