Changes to People

GET /v1/people/all

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

Changed in 5 of the 17 revisions of this API.193992

  1. a73a3b58ca6612278
  2. 3eb8ae4622b818179
  3. 556127fafa6a1
  4. 52b02cb255321
  5. ae72ecd67fb13

What changed

  • a73a3b58ca6612278See the full diff
    • the status response's property type/format changed from string/ to integer/int32 for status 429

      response-property-type-changed

    • removed the optional property cause from the response with the 400 status

      response-optional-property-removed

    • removed the optional property cause from the response with the 401 status

      response-optional-property-removed

    • removed the optional property cause from the response with the 403 status

      response-optional-property-removed

    • removed the optional property cause from the response with the 429 status

      response-optional-property-removed

    • removed the optional property cause from the response with the 500 status

      response-optional-property-removed

    • removed the optional property localizedMessage from the response with the 400 status

      response-optional-property-removed

    • removed the optional property localizedMessage from the response with the 401 status

      response-optional-property-removed

    • removed the optional property localizedMessage from the response with the 403 status

      response-optional-property-removed

    • removed the optional property localizedMessage from the response with the 429 status

      response-optional-property-removed

    • removed the optional property localizedMessage from the response with the 500 status

      response-optional-property-removed

    • removed the optional property stackTrace from the response with the 400 status

      response-optional-property-removed

    • removed the optional property stackTrace from the response with the 401 status

      response-optional-property-removed

    • removed the optional property stackTrace from the response with the 403 status

      response-optional-property-removed

    • removed the optional property stackTrace from the response with the 429 status

      response-optional-property-removed

    • removed the optional property stackTrace from the response with the 500 status

      response-optional-property-removed

    • removed the optional property statusCode from the response with the 401 status

      response-optional-property-removed

    • removed the optional property statusCode from the response with the 403 status

      response-optional-property-removed

    • removed the optional property suppressed from the response with the 400 status

      response-optional-property-removed

    • removed the optional property suppressed from the response with the 401 status

      response-optional-property-removed

    • removed the optional property suppressed from the response with the 403 status

      response-optional-property-removed

    • removed the optional property suppressed from the response with the 429 status

      response-optional-property-removed

    • removed the optional property suppressed from the response with the 500 status

      response-optional-property-removed

    • the endpoint scheme security apiKeyAuth was added to the API

      api-security-added

    • added the optional property status to the response with the 400 status

      response-optional-property-added

    • added the optional property status to the response with the 401 status

      response-optional-property-added

    • added the optional property status to the response with the 403 status

      response-optional-property-added

    • added the optional property status to the response with the 500 status

      response-optional-property-added

    • added the optional property timestamp to the response with the 400 status

      response-optional-property-added

    • added the optional property timestamp to the response with the 401 status

      response-optional-property-added

    • added the optional property timestamp to the response with the 403 status

      response-optional-property-added

    • added the optional property timestamp to the response with the 429 status

      response-optional-property-added

    • added the optional property timestamp to the response with the 500 status

      response-optional-property-added

    • removed the 100 CONTINUE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 101 SWITCHING_PROTOCOLS enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 102 PROCESSING enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 103 CHECKPOINT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 200 OK enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 201 CREATED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 202 ACCEPTED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 203 NON_AUTHORITATIVE_INFORMATION enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 204 NO_CONTENT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 205 RESET_CONTENT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 206 PARTIAL_CONTENT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 207 MULTI_STATUS enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 208 ALREADY_REPORTED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 226 IM_USED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 300 MULTIPLE_CHOICES enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 301 MOVED_PERMANENTLY enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 302 FOUND enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 302 MOVED_TEMPORARILY enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 303 SEE_OTHER enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 304 NOT_MODIFIED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 305 USE_PROXY enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 307 TEMPORARY_REDIRECT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 308 PERMANENT_REDIRECT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 400 BAD_REQUEST enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 401 UNAUTHORIZED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 402 PAYMENT_REQUIRED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 403 FORBIDDEN enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 404 NOT_FOUND enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 405 METHOD_NOT_ALLOWED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 406 NOT_ACCEPTABLE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 407 PROXY_AUTHENTICATION_REQUIRED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 408 REQUEST_TIMEOUT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 409 CONFLICT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 410 GONE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 411 LENGTH_REQUIRED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 412 PRECONDITION_FAILED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 413 PAYLOAD_TOO_LARGE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 413 REQUEST_ENTITY_TOO_LARGE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 414 REQUEST_URI_TOO_LONG enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 414 URI_TOO_LONG enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 415 UNSUPPORTED_MEDIA_TYPE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 416 REQUESTED_RANGE_NOT_SATISFIABLE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 417 EXPECTATION_FAILED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 418 I_AM_A_TEAPOT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 419 INSUFFICIENT_SPACE_ON_RESOURCE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 420 METHOD_FAILURE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 421 DESTINATION_LOCKED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 422 UNPROCESSABLE_ENTITY enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 423 LOCKED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 424 FAILED_DEPENDENCY enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 425 TOO_EARLY enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 426 UPGRADE_REQUIRED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 428 PRECONDITION_REQUIRED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 429 TOO_MANY_REQUESTS enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 431 REQUEST_HEADER_FIELDS_TOO_LARGE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 451 UNAVAILABLE_FOR_LEGAL_REASONS enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 500 INTERNAL_SERVER_ERROR enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 501 NOT_IMPLEMENTED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 502 BAD_GATEWAY enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 503 SERVICE_UNAVAILABLE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 504 GATEWAY_TIMEOUT enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 505 HTTP_VERSION_NOT_SUPPORTED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 506 VARIANT_ALSO_NEGOTIATES enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 507 INSUFFICIENT_STORAGE enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 508 LOOP_DETECTED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 509 BANDWIDTH_LIMIT_EXCEEDED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 510 NOT_EXTENDED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    • removed the 511 NETWORK_AUTHENTICATION_REQUIRED enum value from the status response property for the response status 429

      response-property-enum-value-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 3eb8ae4622b818179See the full diff
    • the response property results/items/dateOfBirth became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/dateOfDeath became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/gender became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/image became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/politicalParty/items/endTime became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/politicalParty/items/startTime became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/position/items/employer became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/position/items/endTime became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/position/items/startTime became nullable for the status 200

      response-property-became-nullable

    • the results/items/dateOfBirth response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/dateOfDeath response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/gender response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/image response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/politicalParty/items/endTime response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/politicalParty/items/startTime response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/position/items/employer response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/position/items/endTime response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the results/items/position/items/startTime response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property results/items/dateOfBirth/precision from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/dateOfBirth/time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/dateOfDeath/precision from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/dateOfDeath/time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/gender/label from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/gender/wikidataId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/image/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/politicalParty/items/endTime/precision from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/politicalParty/items/endTime/time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/politicalParty/items/startTime/precision from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/politicalParty/items/startTime/time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/position/items/employer/label from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/position/items/employer/wikidataId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/position/items/endTime/precision from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/position/items/endTime/time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/position/items/startTime/precision from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/position/items/startTime/time from the response with the 200 status

      response-optional-property-removed

    • added ImageHolder to the results/items/image response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataDateHolder to the results/items/dateOfBirth response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataDateHolder to the results/items/dateOfDeath response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataDateHolder to the results/items/politicalParty/items/endTime response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataDateHolder to the results/items/politicalParty/items/startTime response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataDateHolder to the results/items/position/items/endTime response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataDateHolder to the results/items/position/items/startTime response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataLabelHolder to the results/items/gender response property allOf list for the response status 200

      response-property-all-of-added

    • added WikidataLabelHolder to the results/items/position/items/employer response property allOf list for the response status 200

      response-property-all-of-added

    • api tag Supplemental Endpoints removed

      api-tag-removed

    • api tag Supplemental Endpoints added

      api-tag-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property numResults became required for the status 200

      response-property-became-required

    • the response property results became required for the status 200

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required