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/api/channel-getallmessages.md
-11Lines changed: 0 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ Retrieve [messages](../resources/chatmessage.md) across all [channels](../resour
18
18
19
19
To learn more about using the Microsoft Teams export APIs to export content, see [Export content with the Microsoft Teams export APIs](/microsoftteams/export-teams-content).
@@ -38,16 +37,6 @@ GET /teams/{team-id}/channels/getAllMessages
38
37
39
38
## Optional query parameters
40
39
41
-
You can use `model` query parameter, which supports the values `A` and `B`, based on the preferred [licensing and payment model](/graph/teams-licenses),
42
-
as shown in the following examples.
43
-
If no `model` is specified, [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) is used.
44
-
45
-
```http
46
-
GET /teams/{team-id}/channels/getAllMessages?model=A
47
-
GET /teams/{team-id}/channels/getAllMessages?model=B
48
-
```
49
-
If no `model` parameter is specified, [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) is used.
50
-
51
40
You can use the [$top](/graph/query-parameters#top-parameter) query parameter to control the number of items per response.
52
41
Additionally, [$filter](/graph/query-parameters#filter-parameter) is supported with **dateTime** range query on **lastModifiedDateTime**. The other [OData query parameters](/graph/query-parameters) aren't currently supported.
Copy file name to clipboardExpand all lines: api-reference/beta/api/channel-getallretainedmessages.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ Get all retained [messages](../resources/chatmessage.md) across all [channels](.
18
18
19
19
To learn more about how to use the Microsoft Teams export APIs to export content, see [Export content with the Microsoft Teams export APIs](/microsoftteams/export-teams-content).
> This API requires [Teams retention policies](/purview/create-retention-policies?tabs=teams-retention) to be configured. For more information, see [Learn about retention for Microsoft Teams](/purview/retention-policies-teams).
@@ -47,13 +46,6 @@ GET /teams/{teamsId}/channels/getAllRetainedMessages
47
46
48
47
## Optional query parameters
49
48
50
-
The following example shows how to use the `model` query parameter with values `A` or `B` to select the preferred [licensing and payment model](/graph/teams-licenses). If you don't specify a `model`, [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) is used by default.
51
-
52
-
```http
53
-
GET /teams/{team-id}/channels/getAllRetainedMessages?model=A
54
-
GET /teams/{team-id}/channels/getAllRetainedMessages?model=B
55
-
```
56
-
57
49
This method supports the following OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
Copy file name to clipboardExpand all lines: api-reference/beta/api/channel-list-enabledapps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Don't supply a request body for this method.
51
51
52
52
## Response
53
53
54
-
If successful, this method returns a `200 OK` response code and a collection of [teamsApp](../resources/teamsapp.md) objects in the response body. The response also includes the **@odata.id** property which can be used to access the **teamsApp** and run other operations on the [teamsApp](../resources/teamsApp.md) object.
54
+
If successful, this method returns a `200 OK` response code and a collection of [teamsApp](../resources/teamsapp.md) objects in the response body. The response also includes the **@odata.id** property which can be used to access the **teamsApp** and run other operations on the [teamsApp](../resources/teamsapp.md) object.
Copy file name to clipboardExpand all lines: api-reference/beta/api/chat-getallretainedmessages.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ Get all retained [messages](../resources/chatmessage.md) from all [chats](../res
18
18
19
19
To learn more about how to use the Microsoft Teams export APIs to export content, see [Export content with the Microsoft Teams export APIs](/microsoftteams/export-teams-content).
> This API requires [Teams retention policies](/purview/create-retention-policies?tabs=teams-retention) to be configured. For more information, see [Learn about retention for Microsoft Teams](/purview/retention-policies-teams).
@@ -44,13 +43,6 @@ GET /users/{id}/chats/getAllRetainedMessages
44
43
45
44
## Optional query parameters
46
45
47
-
The following example shows how to use the `model` query parameter with values `A` or `B` to select the preferred [licensing and payment model](/graph/teams-licenses). If you don't specify a payment model, [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) is used by default.
48
-
49
-
```http
50
-
GET /users/{id}/chats/getAllRetainedMessages?model=A
51
-
GET /users/{id}/chats/getAllRetainedMessages?model=B
52
-
```
53
-
54
46
This method supports the following OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
Copy file name to clipboardExpand all lines: api-reference/beta/api/chatmessage-update.md
+7-15Lines changed: 7 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,8 @@ Updating works only for chats where conversation members are Microsoft Teams use
20
20
21
21
This method doesn't support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.
> When used with application permissions, a [license](/office365/servicedescriptions/microsoft-365-service-descriptions/microsoft-365-tenantlevel-services-licensing-guidance/microsoft-365-security-compliance-licensing-guidance#microsoft-purview-data-loss-prevention-graph-apis-for-teams-data-loss-prevention-dlp-and-for-teams-export) that includes the Microsoft Communications DLP [service plan](/azure/active-directory/enterprise-users/licensing-service-plan-reference) is required.
The following table lists other response codes that this API can return.
100
+
101
+
| Sample error type | Status code | Sample error messages |
102
+
|:---|:---|:---|
103
+
| E5 license or Microsoft Communications service plan requirement not met. | 402 Payment Required |`"...needs a valid license to access this API..."` </br> `"...tenant needs a valid license to access this API..."`|
Copy file name to clipboardExpand all lines: api-reference/beta/api/chats-getallmessages.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ Get all messages from all [chats](../resources/chatmessage.md) in which a user i
18
18
19
19
To learn more about how to use the Microsoft Teams export APIs to export content, see [Export content with the Microsoft Teams export APIs](/microsoftteams/export-teams-content).
@@ -38,17 +37,6 @@ GET /users/{id | user-principal-name}/chats/getAllMessages
38
37
39
38
## Optional query parameters
40
39
41
-
You can use the `model` query parameter, which supports the values `A` and `B`, based on the preferred [licensing and payment model](/graph/teams-licenses),
42
-
as shown in the following examples.
43
-
44
-
<!-- { "blockType": "ignored" } -->
45
-
```http
46
-
GET /users/{id | user-principal-name}/chats/getAllMessages?model=A
47
-
GET /users/{id | user-principal-name}/chats/getAllMessages?model=B
48
-
```
49
-
50
-
If no `model` parameter is specified, [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) will be used.
51
-
52
40
This method also supports [date range parameters](/graph/query-parameters) to customize the response, as shown in the following example.
Copy file name to clipboardExpand all lines: api-reference/beta/api/deletedteam-getallmessages.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,6 @@ Retrieve all [messages](../resources/chatmessage.md) across all [channels](../re
17
17
18
18
To learn more about using the Microsoft Teams export APIs to export content, see [Export content with the Microsoft Teams Export APIs](/microsoftteams/export-teams-content).
@@ -44,16 +42,6 @@ GET /teamwork/deletedTeams/{deletedTeamId}/channels/getAllMessages
44
42
45
43
## Optional query parameters
46
44
47
-
You can use the `model` query parameter, which supports the values `A` and `B`, based on the preferred [licensing and payment model](/graph/teams-licenses),
48
-
as shown in the following examples.
49
-
50
-
```http
51
-
GET /teamwork/deletedTeams/{deletedTeamId}/channels/getAllMessages?model=A
52
-
GET /teamwork/deletedTeams/{deletedTeamId}/channels/getAllMessages?model=B
53
-
```
54
-
55
-
If the `model` parameter is not specified, the [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) will be used.
56
-
57
45
This method supports the [$top](/graph/query-parameters#top-parameter) query parameter to control the number of items per response and the [$filter](/graph/query-parameters#filter-parameter) query parameter with the **dateTime** range query on **lastModifiedDateTime**. Other [OData query parameters](/graph/query-parameters) are currently not supported.
0 commit comments