Question

Get user role on board with SDK or API

  • 15 November 2023
  • 2 replies
  • 15 views

Badge

I am developing an app that will be an integration for our CMS system (Gridly), and I would like to restrict a part of the app by the user role in the opened board.


I searched, but I can’t find any call that could give me the current user role in the Board.


2 replies

Userlevel 7
Badge +12

@Norbert Szolnoki - You may want to ask your question in the Miro Developer Discord server too. You can find the link on this page: https://developers.miro.com/

Userlevel 2
Badge +1

Hi @Norbert Szolnoki, there is a get team member endpoint on REST API that exposes user’s role: https://developers.miro.com/reference/enterprise-get-team-member

Does this help with your use case?

Reply