You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/user.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,8 @@ This resource supports:
168
168
|[Upgrade app installed for user](../api/userteamwork-teamsappinstallation-upgrade.md)| None | Upgrades to the latest version of the app installed in the personal scope of a user.|
169
169
|[Get chat between user and app](../api/userscopeteamsappinstallation-get-chat.md)|[Chat](chat.md)| Lists one-on-one chat between the user and the app. |
170
170
|[List permission grants](../api/user-list-permissiongrants.md)|[resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection| List all [resource-specific permission grants](../resources/resourcespecificpermissiongrant.md) of a [user](../resources/user.md). |
171
+
|**Terms of use agreements**|||
172
+
|[Agreement acceptances for a user](../api/user-list-agreementacceptances.md)|[agreementAcceptance](agreementacceptance.md)| Retrieve a user's agreementAcceptance objects. |
171
173
|**To-do tasks**|||
172
174
|[List tasks](../api/todotasklist-list-tasks.md)|[todoTask](todotask.md) collection|Get all the [todoTask](todotask.md) resources in the specified list.|
173
175
|[Create task](../api/todotasklist-post-tasks.md)|[todoTask](todotask.md)| Create a [todoTask](todotask.md) in the specified task list.|
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/user.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,8 @@ This resource supports:
138
138
|[Upgrade app installed for user](../api/userteamwork-teamsappinstallation-upgrade.md)| None | Upgrades to the latest version of the app installed in the personal scope of a user. |
139
139
|[Get chat between user and app](../api/userscopeteamsappinstallation-get-chat.md)|[Chat](chat.md)| Lists one-on-one chat between the user and the app. |
140
140
|[List permission grants](../api/user-list-permissiongrants.md)|[resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection| List all [resource-specific permission grants](../resources/resourcespecificpermissiongrant.md) of a [user](../resources/user.md). |
141
+
|**Terms of use agreements**|||
142
+
|[Agreement acceptances for a user](../api/user-list-agreementacceptances.md)|[agreementAcceptance](agreementacceptance.md)| Retrieve a user's agreementAcceptance objects. |
141
143
|**To-do tasks**|||
142
144
|[List tasks](../api/todotasklist-list-tasks.md)|[todoTask](todotask.md) collection | Get all the [todoTask](todotask.md) resources in the specified list. |
143
145
|[Create task](../api/todotasklist-post-tasks.md)|[todoTask](todotask.md)| Create a [todoTask](todotask.md) in the specified task list. |
0 commit comments