Get video index status
Get Spoken Word Index
Retrieve the spoken word index for semantic search
GET
Get video index status
Retrieve metadata and status of the spoken word index for a video.
- Returns index metadata for spoken word semantic search
- Use search() method to perform actual searches on the index
- Requires index to be created first with create-index endpoint
- Returns index status and configuration
- Only index type currently supported is spoken_word
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Pattern:
^m-Example:
"m-12345"
Query Parameters
Available options:
spoken_word, scene Example:
"spoken_word"
Example:
"default"