Skip to main content

How to access link of an item through API?

  • March 17, 2024
  • 6 replies
  • 135 views

Forum|alt.badge.img

I have a large board with 650 items, some of those items contain links (added via right click → "Edit Link”). How can I access these links via the REST API?

 

I can get the item itself via the boards/{{board_id}}/shapes/{{item_id}  and that includes a "links” key, but that only has the link to the item itself, not the link added via "Edit Link”.

Where is this data stored? How can I retrieve the added link for each item?

6 replies

Robert Johnson
Forum|alt.badge.img+13
  • Volunteer Community Moderator
  • March 18, 2024

@ba_tno - Interesting. I am seeing this too. I see the information is stored in linkedTo (accessible via the Web SDK), so I am curios to see if there is any way to get to this using the REST API.

 


William Bishop
Mironeer
Forum|alt.badge.img+4

Hey @ba_tno,

Thanks for reaching out about this, and good question. While it’s a great suggestion to expose the item `linkedTo` property in the REST API, this is currently only supported via our Web SDK. You can find more information on this here.

That said, I can definitely appreciate the use case and am happy to share this feedback internally. 

If you're so inclined, you might also consider adding this as feature request on our roadmap here:
https://developers.miro.com/page/roadmap 
(see the "+ submit" button)

Thanks again for raising it,
Will


Forum|alt.badge.img+1

@William Bishop  This is the almost 1 year Forum thread.  I am curious to know about this feature to get  LinkedTo URL using REST API available.  I did not see anything to submit button from Roadmap.  Thanks if you raise on behalf of the users.  We are struggling to get linkedTo property using API.  Web SDK is really expensive solution to make.  Thanks


Robert Johnson
Forum|alt.badge.img+13
  • Volunteer Community Moderator
  • March 3, 2026

@William Bishop  This is the almost 1 year Forum thread.  I am curious to know about this feature to get  LinkedTo URL using REST API available.  I did not see anything to submit button from Roadmap.  Thanks if you raise on behalf of the users.  We are struggling to get linkedTo property using API.  Web SDK is really expensive solution to make.  Thanks

Tagging in ​@Horea Porutiu as ​@William Bishop is no long with Miro. 


Forum|alt.badge.img+1

@Robert Johnson  Thanks, I see many changes in Miro organization past 1 year.  Every month new person is coming and not caring the past requests.  Do you come across this feature using REST API?  or any other solution? 


Robert Johnson
Forum|alt.badge.img+13
  • Volunteer Community Moderator
  • March 3, 2026

@Vijay Bhaskar Moolagani Sorry, I have no workarounds here.