get https://api.mediasilo.com/v3/transcripts/requests?status=
Gets pending and completing transcript requests
Log in to see full request history
Retrieves a list of pending or completed jobs.
Responses
Gets pending and completing transcript requests
Retrieves a list of pending or completed jobs.
xxxxxxxxxx
curl --request GET \
--url 'https://api.mediasilo.com/v3/transcripts/requests?status=pending | completed' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: