Changes to List identity profiles

GET /identity_profiles

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

Changed in 4 of the 74 revisions of this API.2715

  1. 697924df40d111
  2. f67a043e3190210
  3. 099fdc3be42251
  4. 60bbb4a6ffbc13

What changed

    • ●

      deleted the query request parameter company_id

      request-parameter-removed

    • ○

      added the new optional query request parameter account_id

      new-optional-request-parameter

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

  • f67a043e3190210See the full diff
    • ▲

      the query request parameter profile_type was restricted to a list of enum values

      request-parameter-became-enum

    • ▲

      the query request parameter status was restricted to a list of enum values

      request-parameter-became-enum

    • ○

      added the new enum value action_required to the query request parameter status

      request-parameter-enum-value-added

    • ○

      added the new enum value approved to the query request parameter status

      request-parameter-enum-value-added

    • ○

      added the new enum value business to the query request parameter profile_type

      request-parameter-enum-value-added

    • ○

      added the new enum value individual to the query request parameter profile_type

      request-parameter-enum-value-added

    • ○

      added the new enum value manual_review to the query request parameter status

      request-parameter-enum-value-added

    • ○

      added the new enum value not_started to the query request parameter status

      request-parameter-enum-value-added

    • ○

      added the new enum value pending to the query request parameter status

      request-parameter-enum-value-added

    • ○

      added the new enum value rejected to the query request parameter status

      request-parameter-enum-value-added

    • ○

      for the query request parameter profile_type, the type was generalized from no type to string

      request-parameter-type-generalized

    • ○

      for the query request parameter status, the type was generalized from no type to string

      request-parameter-type-generalized

  • 099fdc3be42251See the full diff
    • ●

      added the new blocked_by_parent enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new denied enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new manual_review enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new manual_review enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new manual_review enum value to the //// response property for the response status

      response-property-enum-value-added

    • ○

      added the enum value manual_review to the property oneOf[IdentityProfileStatuses]/ of the query request parameter status

      request-parameter-property-enum-value-added

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

  • 60bbb4a6ffbc13See the full diff
    • ●

      added the new action_required enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the enum value action_required to the property oneOf[IdentityProfileStatuses]/ of the query request parameter status

      request-parameter-property-enum-value-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

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

Of the 74 revisions, 1 has no diff computed.