Changes to Retrieve a list of all Executions for the Flow.
GET /v2/Flows/{FlowSid}/Executions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 50 revisions of this API.35
- v2c52cffd904252
- v2cbcd359438902
- v288ca5d3cb0bb1
- v2d6e7767d27a51
- v2768ec45212801
- v2531843bd1ac81
What changed
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
- ○
added the optional property
executions/items/initiated_byto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
executions/items/contact_sidto the response with the200statusresponse-optional-property-added
- ○
added the optional property
executions/items/flow_versionto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
executions/items/contextresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
the
executions/items/contextresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
api tag
StudioV2Executionaddedapi-tag-added
- ○