Users
Returns the authenticated CloudConvert user account. This table always returns a single row representing the currently authenticated user.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| String | |||
| Username | String | ||
| CreatedAt | Datetime | ||
| AvatarUrl | String | ||
| Credits | Integer | ||
| IsEmailVerified | Boolean | ||
| IsPaying | Boolean | ||
| IsTwoFaEnabled | Boolean | ||
| TaskRegion | String | ||
| Links | String |