Skip to main content
GET
cURL
This endpoint is used to get all transcriptions for a specific workspace.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Workspace ID.

Response

List of transcriptions.

id
string<uuid>
content
string
patient_id
string<uuid>
template_id
integer
lang
string
created_at
string<date-time>