Get all change requests
Enterprise feature
This endpoint will retrieve all change requests regardless of status for a given project. There’s an upper limit of last 300 change requests ordered by creation date.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
Response
changeRequestsSchema
ChangeRequestsSchemaItems0
OR
ChangeRequestsSchemaItems1