GET
/
api
/
detail
/
{id}
curl --request GET \
  --url https://api.transcribetube.com/api/detail/{id} \
  --header 'api-key: <api-key>'

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

The ID of the project to retrieve

Query Parameters

showTimecode
boolean
default:false

Show Timecode on content

showSpeaker
boolean
default:false

Show Speaker name on content

showTranscription
boolean
default:true

Show Transcription word by word