How do I access a published sheet via API? What is the url and ID to access?

If I have a link such as the one below. How do I access a published sheet via API? What is the url and sheet ID to access? 

https://app.smartsheet.com/b/publish?EQBCT=xxxxx

I gave this a try and it didn't work.

https://api.smartsheet.com/2.0/sheets/

Answers

  • Helo @Hoang Vo ,

    In order to get the sheet ID for any published sheet API calls, you would have to access to the original sheet. This can be retrieved from File > Properties

    Only the source sheet can display the sheet ID as this could present security risks if published sheet users were able to make calls against the sheet E.G gather names of those shared to the sheet.

    Kindest Regards

    Sean