Microsoft Dev Blogs

Breaking changes in the Microsoft Graph list channels API (beta)

thumbnail
  • The Microsoft Graph list channels API (beta) is undergoing breaking changes.
  • The Get List Channels API, which retrieves the list of channels for a team, will no longer return the channel resource property by default.
  • To retrieve the channel resource property, developers will need to use the $select query.
  • Developers should update their code to handle this change and ensure that calls to the API include the necessary $select query.
  • These changes will take effect on the Microsoft Graph beta endpoint on August 7th, 2023.
  • Developers can stay updated on changes and updates to the Microsoft Graph by following the Microsoft Graph developer blog.