Skip to content

Commit

Permalink
Update chats-getallmessages.md
Browse files Browse the repository at this point in the history
Applied the same edit to Beta
  • Loading branch information
erichui-ms authored Feb 13, 2024
1 parent 4ce8890 commit 36d775e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api-reference/beta/api/chats-getallmessages.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ Use the `model` query parameter to specify the [payment model](/graph/teams-lice
GET /users/{id | user-principal-name}/chats/getAllMessages?model=A
GET /users/{id | user-principal-name}/chats/getAllMessages?model=B
```

This operation also supports [from parameters](/microsoftteams/export-teams-content#export-api-filters) to query for messages sent by specific users.

>**Note:** If you don't specify a payment model in your query, the default [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) will be used.
## Request headers
Expand Down

0 comments on commit 36d775e

Please sign in to comment.