v15

Swagger 2.0raw.githubusercontent.com2026-05-1400379.6 KB
Screenshots

Retrieve screenshot info by id and flow id

get/flows/{flowID}/screenshots/{screenshotID}

Path parameters

flowIDinteger required

flow id

screenshotIDinteger required

screenshot id

Response

screenshot info received successful

statusstring

Example response

{
  "status": "success"
}