Registry User
Retrieves information about a user for the specified username and organization short name (accessible to same-organization users or Secretariat)
<h2>Access Control</h2> <p>Authenticated users can access this endpoint only for users in their own organization. Secretariat users can access any user.</p> <h2>Expected Behavior</h2> <p><b>Regular, CNA & Admin Users:</b> Retrieves information about a registry user in the same organization</p> <p><b>Secretariat:</b> Retrieves any registry user's information</p>get/registry/org/{shortname}/user/{username}
Path parameters
shortnamestring required
usernamestring required
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 information about the specified registry user
GetRegistryUserResponseJson required— unresolved $ref