Authorization
x-api-key x-api-key<token>
In: header
Path Parameters
spaceId*string
ID of the workspace.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://transcript.lol/api/v1/spaces/string/speakers"[
{
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"name": "string",
"role": "HOST",
"workspaceId": "string",
"imageId": "string"
}
]{
"error": "string",
"errorDetails": {}
}{
"error": "string",
"errorDetails": {}
}{
"error": "string",
"errorDetails": {}
}{
"error": "string",
"errorDetails": {}
}