WhoIs โ
Overview โ
This is a serializer for the current user, it is simpler than the other user serializers.
These fields give the user information about themselves, after they login or when they return to the site.
Properties โ
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | integer | yes | ||
string(email) | yes | |||
| name | string | yes | ||
| totp_devices | integer[] | yes | ||
| recently_logged_in | string | yes | ||
| formatted_name | string | yes | ||
| object_revision | string | yes |