## User Object Represents a user of an [Instance](Instance.md#instance-object). **Structure** | Field | Type | Description | | ------------ | --------- | ------------------------- | | uuid | string | ID of the user | | username | string | Username of the user | | display_name | string | Display name of the user | | created_at | timestamp | When the user was created |