Forum Discussion
jamescosten
May 20, 2024Brass Contributor
API cant find my list
I keep getting the below error when trying to use the API. The list exists. What Am i doing wrong? Im trying to follw a guide on how to export the Image columns to a word template...
KotiReddy
May 21, 2024Brass Contributor
I agree with ArefHalmstrand use internal name.
Or
You can use guid : _api/web/lists(guid'{list_guid}')
Or
You can use guid : _api/web/lists(guid'{list_guid}')
jamescosten
May 21, 2024Brass Contributor
The GUID ID, How do i sue it?
/_api/web/lists(guid'%7BWTRF_Database%7D') - Shows nothing?
/_api/web/lists(guid'%7BWTRF_Database%7D') - Shows nothing?
- May 21, 2024Another question, is the list really on the root site?
- May 21, 2024If you access List settings, you will see the GUID in the URL. 🙂