Skip to main content
Answered

Programmatically get profile picture

  • 24 June 2024
  • 2 replies
  • 46 views

Heyya, is there a way to programmatically get the logged in user’s profile picture? I’m using miro.board.getUserInfo()and can get the logged in user’s full name. 

Hi @Clyde D'Souza 

Unfortunately, our APIs and SDKs don’t currently offer a way to retrieve a user’s profile picture. 

However, you can retrieve a team’s picture via the list teams endpoint. A board picture can also be retrieved using the Get specific board endpoint.

Hope this helps. Please let me know if you have any follow up questions. 


Thanks Horea!


Reply