Objects

This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

UserResponse

anonymizedboolean
createdAtstring[date-time]
externalIdstring
updatedAtstring[date-time]
userUuidstring
Example
{  "anonymized": false,  "createdAt": "-- Missing example --",  "externalId": "-- Missing example --",  "updatedAt": "-- Missing example --",  "userUuid": "-- Missing example --"}