Changes to Retrieve a list of all Challenges for a Factor.

GET /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges

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

Changed in 5 of the 52 revisions of this API.711

  1. v23fd4376faab51
  2. v21548692e68043
  3. v243e0e113369c3
  4. v2b8075ab6f3501
  5. v2fb6ded97d73f1

What changed

    • added the new passkeys enum value to the challenges/items/factor_type response property for the response status 200

      response-property-enum-value-added

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • api tag VerifyV2Challenge added

      api-tag-added