v4

latestOpenAPI 3.0.02026-08-049285219.1 KB
Ingests

Get captioned minutes analytics for an ingest

Only available when the Captions & Translations feature is enabled on organization level. The 'start' and 'end' dates are always interpreted as UTC; timezone and UTC offset options are not supported.

get/ingests/{id}/analytics/captions/captioned-minutes

Path parameters

idstring required

Ingest ID

Ingest ID

Query parameters

startstring required

Start date for the analytics period in 'YYYY-MM-DD' format. Always interpreted as UTC; timezone and UTC offset options are not supported for these analytics.

Start date for the analytics period in 'YYYY-MM-DD' format. Always interpreted as UTC; timezone and UTC offset options are not supported for these analytics.

endstring required

End date for the analytics period in 'YYYY-MM-DD' format. Must be equal to or later than 'start'. Always interpreted as UTC; timezone and UTC offset options are not supported for these analytics.

End date for the analytics period in 'YYYY-MM-DD' format. Must be equal to or later than 'start'. Always interpreted as UTC; timezone and UTC offset options are not supported for these analytics.

resolution'day' | 'month'

Time resolution for the analytics data. Defaults to 'day'. For 'day', the difference between 'start' and 'end' can be at most 1000 days.

Time resolution for the analytics data. Defaults to 'day'. For 'day', the difference between 'start' and 'end' can be at most 1000 days.

groupBy'ingest'

Group results by ingest. Defaults to 'ingest'.

Group results by ingest. Defaults to 'ingest'.

Response

Captioned minutes analytics data