Review Object
Retrieves the review history for an organization (accessible to Secretariat or same-organization Admin)
<h2>Access Control</h2> <p>User must belong to an organization with the <b>Secretariat</b> role or have the <b>Admin</b> role for the requested organization</p>get/review/org/{identifier}/reviews
Path parameters
identifierstring required
The short name of the organization
Query parameters
pageinteger
The page of results to retrieve
include_conversationsboolean
Whether to include conversation history
Headers
CVE-API-ORGstring required
The shortname for the organization associated with the user requesting authentication
CVE-API-USERstring required
The username for the account making the request
CVE-API-KEYstring required
The user's API key
Response
Returns the review history
ListReviewsResponseJson required— unresolved $ref