Logo
3Play V3 API API Documentation

List Live Auto Captions

GET {{host}}/v3/live_auto_captions/?api_key={{api_key}}

 

Body PARAM

Key Datatype Required Description 
api_key
string
id
null
media_file_id
null
transcript_file_id
null
status
null
public_id
null
created_before
null
created_after
null
start_before
null
start_after
null



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'http://api.3play.com/v3/live_auto_captions/?api_key=undefined?api_key=undefined&id=&media_file_id=&transcript_file_id=&status=&public_id=&created_before=&created_after=&start_before=&start_after='

ENDPOINTS