Transcription
Get transcriptions for a task
Retrieves all transcriptions associated with a specific task using the new recording system.
- task_id: The ID of the task to retrieve transcriptions for.
- employee_id: Optional employee ID to fetch transcriptions for (managers can view employee tasks)
Returns:
- A list of transcription titles and their corresponding contents.
- The site summary for the task (if available)
get/tools/transcriptions/{task_id}
Path parameters
task_idstring required
Query parameters
employee_idstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.