Diff two versions owned by the requested workflow

GET
/api/v1/client/browser/workflows/{workflowId}/versions/diff
AuthorizationBearer <token>

In: header

Path Parameters

workflowId*string
Formatuuid

Query Parameters

first_version_id*string
Formatuuid
second_version_id*string
Formatuuid

Response Body

curl -X GET "https://example.com/api/v1/client/browser/workflows/497f6eca-6276-4993-bfeb-53cbbbba6f08/versions/diff?first_version_id=497f6eca-6276-4993-bfeb-53cbbbba6f08&second_version_id=497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty