Name | Type | Description | Notes |
---|---|---|---|
id | str | The unique ID of the user. | [optional] |
external_id | str | An optional ID that can also be used to retrieve the user. | [optional] |
signed_up_at | str | [optional] | |
to_be_retained | bool | [optional] | |
profile | Profile | [optional] | |
metadata | object | [optional] | |
identities | list[Identity] | The user's connected identities. | [optional] [readonly] |