Changes to Retrieve a specific Flow.

GET /v2/Flows/{Sid}

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

Changed in 5 of the 50 revisions of this API.63

  1. v2cbcd359438901
  2. v288ca5d3cb0bb3
  3. v2d6e7767d27a53
  4. v220f88e4a96ce1
  5. v2531843bd1ac81

What changed

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

      response-optional-property-added

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-default-value-added

    • api tag StudioV2Flow added

      api-tag-added