stream_search

Searches over the `name` key in the `meta` field. This field can be set with or after the upload request.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-search-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_search",
  "title": "stream_search",
  "description": "Searches over the `name` key in the `meta` field. This field can be set with or after the upload request.",
  "example": "puppy.mp4",
  "type": "string"
}