List Transcription Vocabularies

GET {{baseUrl}}/video/v1/transcription-vocabularies

List all Transcription Vocabularies.

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to include in the response
pagenumberOffset by this many pages, of the size of limit

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"id":"VDm3npt2eaEDvz9emzun8Q","name":"Mux API Vocabulary","phrases":["Mux","Live Stream","Playback ID","video encoding"],"created_at":"1609869152","updated_at":"1609870000"},{"id":"M1lDlzSP102NgukTnyQyLqw","name":"Video Codecs","phrases":["h.264","HEVC","AV1"],"created_at":"1609869152","updated_at":"1609870000"}]}