Changes to Retrieve a list of all Flows revisions.

GET /v2/Flows/{Sid}/Revisions

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

Changed in 6 of the 50 revisions of this API.53

  1. v2cbcd359438901
  2. v288ca5d3cb0bb2
  3. v2d6e7767d27a52
  4. v2768ec45212801
  5. v220f88e4a96ce1
  6. v2531843bd1ac81

What changed

    • added the optional property // to the response with the status

      response-optional-property-added

    • the // response's property type changed from object to no type for status

      response-property-type-changed

    • the /// response's property type changed from object to no type for status

      response-property-type-changed

    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • the /// response's property type changed from no type to object for status

      response-property-type-changed

    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

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

      response-property-default-value-added

    • api tag StudioV2FlowRevision added

      api-tag-added