v1

latestOpenAPI 3.0.32026-07-17181018.2 KB
assets

Control asset playback

Use any of the following commands to control asset playback:

  • next - Show the next asset
  • previous - Show the previous asset
  • asset&{asset_id} - Show the asset with the specified asset_id
get/api/v2/assets/control/{command}

Path parameters

command'asset&{asset_id}' | 'next' | 'previous' required

Response

string required

Example response

"Asset switched"