Changes to Search for Credentials (v2)

POST /v2/credentials/search

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

Changed in 8 of the 30 revisions of this API.20725

  1. e6fe9658dfa91
  2. 790286a7660422
  3. 97033e03fe0718617
  4. f494f7d363071
  5. 94e03fe9537b1
  6. d146e0a98f941
  7. 7b8d90ce110b1
  8. 98201e8dd1b411

What changed

    • added the optional property credentials/items/group/phone_number to the response with the 200 status

      response-optional-property-added

    • the page/from request property type/format changed from string/ to integer/

      request-property-type-changed

    • the page/size request property type/format changed from string/ to integer/

      request-property-type-changed

    • added the new optional request property page/cursor

      new-optional-request-property

    • added the optional property meta/cursor to the response with the 200 status

      response-optional-property-added

  • 97033e03fe0718617See the full diff
    • the response property credentials/items/custom_attributes became optional for the status 200

      response-property-became-optional

    • the response property credentials/items/expired_on became optional for the status 200

      response-property-became-optional

    • the response property credentials/items/grade became optional for the status 200

      response-property-became-optional

    • the response property credentials/items/id became optional for the status 200

      response-property-became-optional

    • the response property credentials/items/issued_on became optional for the status 200

      response-property-became-optional

    • the response property credentials/items/meta_data became optional for the status 200

      response-property-became-optional

    • the response property credentials/items/name became optional for the status 200

      response-property-became-optional

    • the response property credentials/items/private became optional for the status 200

      response-property-became-optional

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

      response-property-type-changed

    • the credentials/items/expired_on response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • removed the required property credentials/items/allow_supplemental_evidence from the response with the 200 status

      response-required-property-removed

    • removed the required property credentials/items/allow_supplemental_references from the response with the 200 status

      response-required-property-removed

    • removed the required property credentials/items/complete from the response with the 200 status

      response-required-property-removed

    • removed the required property credentials/items/course_link from the response with the 200 status

      response-required-property-removed

    • removed the required property credentials/items/description from the response with the 200 status

      response-required-property-removed

    • removed the required property credentials/items/group_name from the response with the 200 status

      response-required-property-removed

    • removed the required property credentials/items/issuer from the response with the 200 status

      response-required-property-removed

    • removed the required property credentials/items/recipient from the response with the 200 status

      response-required-property-removed

    • removed the optional property credentials/items/meta_data/foo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property meta/current_page from the response with the 200 status

      response-optional-property-removed

    • removed the optional property meta/next_page from the response with the 200 status

      response-optional-property-removed

    • removed the optional property meta/prev_page from the response with the 200 status

      response-optional-property-removed

    • removed the optional property meta/total_count from the response with the 200 status

      response-optional-property-removed

    • removed the optional property meta/total_pages from the response with the 200 status

      response-optional-property-removed

    • added the optional property credentials/items/approve to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/group to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/issuer_id to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/license_id to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/published_on to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/recipient_email to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/recipient_engaged to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/recipient_id to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/recipient_meta_data to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/recipient_name to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/recipient_opened to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/updated_at to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/uuid to the response with the 200 status

      response-optional-property-added

    • added the optional property meta/count to the response with the 200 status

      response-optional-property-added

    • added the optional property meta/from to the response with the 200 status

      response-optional-property-added

    • added the optional property meta/size to the response with the 200 status

      response-optional-property-added

    • added the optional property credentials/items/recipient/phone_number to the response with the 200 status

      response-optional-property-added

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

      response-media-type-added

    • added the new optional request property query/uuid

      new-optional-request-property

    • api operation id Search for Credentials removed and replaced with Search for Credentials (v2)

      api-operation-id-removed

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added