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>Path parameters
Headers
The shortname for the organization associated with the user requesting authentication
The username for the account making the request
The user's API key
Response
Returns information about the specified registry user
Changes
Changed in 4 of the 57 revisions of this API.7314
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ▲
added the new required
headerrequest parameterCVE-API-KEYnew-required-request-parameter
- ▲
added the new required
headerrequest parameterCVE-API-ORGnew-required-request-parameter
- ▲
added the new required
headerrequest parameterCVE-API-USERnew-required-request-parameter
- ○
api operation id
registryUserSinglewas addedapi-operation-id-added
- ○
api tag
Registry Useraddedapi-tag-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the success response with the status
200response-success-status-added
- ▲
- ▲
removed the media type
application/jsonfor the response with the status400response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status401response-media-type-removed
- ▲
removed the success response with the status
200response-success-status-removed
- ●
deleted the
headerrequest parameterCVE-API-KEYrequest-parameter-removed
- ●
deleted the
headerrequest parameterCVE-API-ORGrequest-parameter-removed
- ●
deleted the
headerrequest parameterCVE-API-USERrequest-parameter-removed
- ○
api operation id
registryUserSingleremoved and replaced withapi-operation-id-removed
- ○
api tag
Registry Userremovedapi-tag-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ▲