Transcript LOL API
GET
/webhooks

Authorization

x-api-key
x-api-key<token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://transcript.lol/api/v1/webhooks"
[
  {
    "event": "TRANSCRIPT_CREATED",
    "workspaceId": "string",
    "createdById": "string",
    "url": "string"
  }
]
{
  "error": "string",
  "errorDetails": {}
}
{
  "error": "string",
  "errorDetails": {}
}
{
  "error": "string",
  "errorDetails": {}
}
{
  "error": "string",
  "errorDetails": {}
}