v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Other

List operations

List the available operations under URI /instances/{id}/frames/{frame}/

get/instances/{id}/frames/{frame}

Path parameters

framestring required
idstring required

Response

{"stackTrail":"paths:/instances/{id}/frames/{frame}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"List of the available operations","example":["image-int16","image-uint16","image-uint8","matlab","numpy","preview","raw","raw.gz","rendered"]}

Example response

[
  "image-int16",
  "image-uint16",
  "image-uint8",
  "matlab",
  "numpy",
  "preview",
  "raw",
  "raw.gz",
  "rendered"
]