Changes to Fetch specific Verification Service Instance.

GET /v2/Services/{Sid}

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

Changed in 10 of the 52 revisions of this API.617

  1. v2d5d7b4a5714f1
  2. v23fd4376faab51
  3. v21548692e68043
  4. v243e0e113369c3
  5. v2c6432fdfc1a21
  6. v22fc124eb9d5c1
  7. v2e2dd9cab5c111
  8. v29e41726955fb1
  9. v2b965728c225d1
  10. v2fb6ded97d73f1

What changed

    • the endpoint scheme security access_token_bearer was added to the API

      api-security-added

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

    • added the optional property passkeys to the response with the 200 status

      response-optional-property-added

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • the code_length response's property default value 0 was added for the status 200

      response-property-default-value-added

    • added the optional property whatsapp to the response with the 200 status

      response-optional-property-added

    • added the optional property verify_event_subscription_enabled to the response with the 200 status

      response-optional-property-added

    • removed the optional property verify_event_subscription_enabled from the response with the 200 status

      response-optional-property-removed

    • added the optional property verify_event_subscription_enabled to the response with the 200 status

      response-optional-property-added

    • api tag VerifyV2Service added

      api-tag-added