Skip to main content

List recording transcriptions

GET 
/texml/Accounts/:account_sid/Transcriptions.json

Returns multiple recording transcription resources for an account.

Request

Path Parameters

    account_sid stringrequired

    The id of the account the resource belongs to.

Query Parameters

    PageToken string

    Used to request the next page of results.

    PageSize integer

    The number of records to be displayed on a page

    Example: 10

Responses

200: Successful list Recording Transcriptions Response

404: Resource not found

Loading...