| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique Id | [optional] |
| external_user_id | str | Embedder's unique id for the user | [optional] |
| created_at | str | Timestamp for the creation of this credential | [optional] |
| logged_in_at | str | Timestamp for most recent login using credential | [optional] |
| is_disabled | bool | Has this credential been disabled? | [optional] |
| type | str | Short name for the type of this kind of credential | [optional] |
| url | str | Link to get this item | [optional] |