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
Example response
{
"status": "success"
}