OpenAPI 3.0.2raw.githubusercontent.com2026-08-05560268.5 KB

9ca16885eee9

Registry User

Retrieves information about all registered users (accessible to Secretariat)

<h2>Access Control</h2> <p> User must belong to an organization with the <b>Secretariat</b> role</p> <h2>Expected Behavior</h2> <p><b>Secretariat:</b> Retrieves information about all users for all organizations</p>
get/registry/users

Query parameters

pageinteger

The current page in the paginator

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 all users, along with pagination fields if results span multiple pages of data.

ListRegistryUsersResponseJson required— unresolved $ref