Skip to main content
GET
List integration samples

Authorizations

Authorization
string
header
required

Breakcold public API key, for example Bearer bc_live_....

Headers

X-Breakcold-Organization-Id
string

Breakcold organization ID. API keys already carry their organization, so most API-key requests do not need this header. Use it only when Breakcold asks you to choose an organization for a signed-in user token.

Query Parameters

workspaceId
string
required
Minimum string length: 6
eventType
enum<string>
Available options:
record.created,
record.updated,
record.deleted,
note.created,
note.updated,
note.deleted,
task.created,
task.completed,
relation.added,
relation.removed,
call.linked,
call.unlinked,
file.uploaded,
file.deleted

Response

Success

samples
object[]
required