Changes to Get simulation by ID

GET /v1/simulation/job/{jobId}

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

Changed in 3 of the 105 revisions of this API.21312

  1. b4a59c7057ca17
  2. 887b091b3d811115
  3. ec9443a8a36f2

What changed

  • b4a59c7057ca17See the full diff
    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • for the path request parameter jobId, the type/format was generalized from / to string/uuid

      request-parameter-type-generalized

    • added the optional property details to the response with the 404 status

      response-optional-property-added

    • added the optional property param to the response with the 404 status

      response-optional-property-added

    • added the required property code to the response with the 404 status

      response-required-property-added

    • added the required property data/persona/age to the response with the 200 status

      response-required-property-added

    • added the required property message to the response with the 404 status

      response-required-property-added

    • added the required property type to the response with the 404 status

      response-required-property-added

  • 887b091b3d811115See the full diff
    • the response property data/persona/idleMessages became nullable for the status 200

      response-property-became-nullable

    • added the new DAILY enum value to the data/agentEndpoint/type response property for the response status 200

      response-property-enum-value-added

    • added the new HE enum value to the data/persona/language response property for the response status 200

      response-property-enum-value-added

    • added the new IL enum value to the data/persona/accent response property for the response status 200

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 401

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 403

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 429

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 401

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 403

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 429

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 500

      response-property-enum-value-added

    • the idleMessageMaxSpokenCount response's property default value changed from 5 to 3 for the status 200

      response-property-default-value-changed

    • the idleMessageResetCountOnUserSpeechEnabled response's property default value changed from false to true for the status 200

      response-property-default-value-changed

    • the idleMessages response's property default value Are you still there? Hello? Can you hear me? was removed for the status 200

      response-property-default-value-removed

    • added the required property data/persona/understoodLanguages to the response with the 200 status

      response-required-property-added

    • added the required property data/runPlan to the response with the 200 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

    • added the new GOOGLE_CES enum value to the data/agentEndpoint/type response property for the response status 200

      response-property-enum-value-added

    • added the new KORE enum value to the data/agentEndpoint/type response property for the response status 200

      response-property-enum-value-added