[GET] Workspace Speakers
Last updated
Last updated
Use this request to get information about speakers in a specific workspace.
GET
/api/v1.0/external/transcripts/speakers/workspaces/{workspaceId}
workspaceId
integer
The ID that identifies the workspace to retrieve data on. This ID is always unique and never changes after it has been created.
ExternalWorkspaceSpeakers
speakers
[ExternalWorkspaceSpeakerViewModel]
The list of speakers.
ExternalWorkspaceSpeakerViewModel
speakerId
string
The unique identifier of your Speaker.
speakerName
string
The name of your Speaker.
speakerPrefix
string
(optional)
Optional prefix for your Speaker.
speakerSuffix
string
(optional)
Optional suffix for your Speaker.