Files
GoogleDriveManagement/docs/Users-Classroom-Profile.md
2023-07-25 23:38:58 +00:00

17 lines
475 B
Markdown

# Users - Classroom - Profile
- [API documentation](#api-documentation)
- [Definitions](#definitions)
- [Display Classroom profile](#display-classroom-profile)
## API documentation
* https://developers.google.com/classroom/reference/rest/v1/userProfiles/get
## Definitions
* [`<UserTypeEntity>`](Collections-of-Users)
## Display Classroom profile
```
gam <UserTypeEntity> show classroomprofile
gam <UserTypeEntity> print classroomprofile [todrive <ToDriveAttribute>*]
```