Archive API docs
    Jump to

    Narrow by kind with a prefix — q: queries, m: mutations, t: types, g: guides, f: fields and arguments.

    Jump to examples ↓
    Query

    transcriptions

    Fetch transcriptions for one or more media contents belonging to the current workspace.

    Arguments

    itemIds [ID!]
    Filter by item IDs (maximum 1000).
    mediaContentIds [ID!]
    Filter by media content IDs (maximum 20).

    Returns

    Returns [Transcription!]! .

    mediaContentId ID!
    Identifier of the media content this transcription belongs to.
    transcript String
    Plain text transcription of the spoken content.