Changes to Retrieves information about a user for the specified username and organization short name (accessible to same-organization users or Secretariat)

GET /registry/org/{shortname}/user/{username}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 57 revisions of this API.7314

  1. 26ede34bbf481
  2. 2c44a137d9b01
  3. 63c3d9620e8a38
  4. f7f264af5155335

What changed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

  • 63c3d9620e8a38See the full diff
    • added the new required header request parameter CVE-API-KEY

      new-required-request-parameter

    • added the new required header request parameter CVE-API-ORG

      new-required-request-parameter

    • added the new required header request parameter CVE-API-USER

      new-required-request-parameter

    • api operation id registryUserSingle was added

      api-operation-id-added

    • api tag Registry User added

      api-tag-added

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

  • f7f264af5155335See the full diff
    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 401

      response-media-type-removed

    • removed the success response with the status 200

      response-success-status-removed

    • deleted the header request parameter CVE-API-KEY

      request-parameter-removed

    • deleted the header request parameter CVE-API-ORG

      request-parameter-removed

    • deleted the header request parameter CVE-API-USER

      request-parameter-removed

    • api operation id registryUserSingle removed and replaced with

      api-operation-id-removed

    • api tag Registry User removed

      api-tag-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed