Review Object
Retrieves a review object by its UUID (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 review object's target organization</p>get/review/byUUID/{uuid}
Path parameters
uuidstring required
The UUID of the review object
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 object
ReviewJson required— unresolved $ref