Get a single platform-event by id
GET /platform-events/{id}
GET
/platform-events/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
event_type
required
string
source_service
required
string
correlation_id
string
idempotency_key
string
payload
required
Arbitrary JSON value (object, array, string, number, boolean, or null)
organisation
actor_user_id
string
risk_level
string
region
string
processed_at
string format: date-time
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found