Get transcriptions
Retrieves list of transcriptions.
Headers
Authorization
RequiredBearer <SONIOX_API_KEY>Query parameters
limit
integerMaximum number of transcriptions to return.
Default:
1000
Minimum: 1
Maximum: 1000
cursor
stringPagination cursor for the next page of results.
Response
200
A list of transcriptions.
transcriptions
Requiredarray<object>List of transcriptions.
next_page_cursor
stringA pagination token that references the next page of results. When more data is available, this field contains a value to pass in the cursor parameter of a subsequent request. When null, no additional results are available.
Errors
A list of transcriptions.