Users V2

Sample Device Properties

Returns one plausible set of device properties for the application, for previewing a paywall before it has been shown. Merges a recent real device event over a documented default set, then adds the derived time and days-since fields the SDK computes on device. Requires users:read scope.

get/v2/users/device-properties-sample

Query parameters

application_idstring required

Application ID

Application ID

Response

Success

object'device_properties_sample' required
propertiesSuperwall1apiSchema1v21JsonObject required— unresolved $ref
liveboolean required

False when the application has no recent events and only defaults were returned

Changes