Get Event
Get an event by ID.
Scopes: events:read events:write
Documentation Index
Fetch the complete documentation index at: https://docs.rapidly.tech/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Create an Workspace Access Token in your workspace's settings page.
Path Parameters
The event ID.
Response
Successful Response
- CustomerCreatedEvent
- CustomerUpdatedEvent
- CustomerDeletedEvent
- UserEvent
An event created by Rapidly when a customer is created.
The ID of the object.
The timestamp of the event.
The ID of the workspace owning the event.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
ID of the customer in your Rapidly workspace associated with the event.
The customer associated with the event.
ID of the customer in your system associated with the event.
Human readable label of the event type.
The source of the event. system events are created by Rapidly. user events are the one you create through our ingestion API.
"system"The name of the event.
"customer.created"ID of the member within the customer's workspace who performed the action inside B2B.
ID of the member in your system within the customer's workspace who performed the action inside B2B.
Number of direct child events linked to this event.
The ID of the parent event.