The API allows you to create and retrieve your users. User
objects are cross-platform entity.
The Object Attributes
Field | Type | Description |
---|---|---|
id | string | Unique identifier for the object. |
identity_id | string | User ID in an authorization system, for example, in your back-end. |
created | timestamp | Time at which the user was created. Measured in milliseconds since the Unix epoch. |
environment | string | prod or sandbox |