curl -X GET "https://transcript.lol/api/v1/spaces"[
{
"findAndReplaceWords": [
{
"find": "string",
"replace": "string"
}
],
"id": "string",
"createdAt": "string",
"updatedAt": "string",
"name": "string",
"language": "bg",
"templateId": "string",
"ownerId": "string",
"_count": {
"recordings": 0,
"speakers": 0
},
"privacy": "PRIVATE"
}
]{
"error": "string",
"errorDetails": {}
}