You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
User
Properties
Name |
Type |
Description |
Notes |
avatar_url |
String |
URL to the user's avatar |
[optional] [default to null] |
created |
String |
|
[optional] [default to null] |
email |
String |
|
[optional] [default to null] |
full_name |
String |
the user's full name |
[optional] [default to null] |
id |
i64 |
the user's id |
[optional] [default to null] |
is_admin |
bool |
Is the user an administrator |
[optional] [default to null] |
language |
String |
User locale |
[optional] [default to null] |
last_login |
String |
|
[optional] [default to null] |
login |
String |
the user's username |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]