Users V2

Retrieve User Event

Retrieves a single event by ID. The application_id query parameter is required for authorization. Requires users:read scope.

get/v2/users/events/{event_id}

Path parameters

event_idstring required

Event ID

Event ID

Query parameters

application_idstring required

Application ID

Application ID

Response

Success

idstring required

Unique event identifier

timestampstring required

ISO 8601 timestamp of when the event occurred

namestring required

Event name

sourcestring required

Human-readable source label for the event (e.g. integration name, SDK version)

propertiesSuperwall1apiSchema1v21JsonObject required— unresolved $ref
app_user_idstring nullable
app_versionstring nullable
platformstring nullable
device_localestring nullable
inserted_atstring
headersstring nullable
event_source'subscription' | 'sdk' required

Categorized event origin: 'subscription' for payment/billing events, 'sdk' for client SDK events

debugSuperwall1apiSchema1v21JsonValue — unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.