# ProjectApiKeyOwnerUser
## Properties
**id** | **String** | The identifier, which can be referenced in API endpoints |
**email** | **String** | The email address of the user. |
**name** | **String** | The name of the user. |
**created_at** | **i32** | The Unix timestamp (in seconds) of when the user was created. |
**role** | **String** | The user's project role. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)