How to access the SharePoint online list anonymously?

Copper Contributor

Hi all,

 

I want to give a SharePoint list for anonymous user read access. Here is the list link:

https://mytenant.sharepoint.com/sites/testlist/_api/web/lists/getByTitle('ActionSheet')/items?$select=Title,Id,DateOfLetter,Status/Title,AssignedTo/Title&$expand=Status,AssignedTo

 

How to achieve this?

1 Reply

@samdany10 Hello,

The link shown is a API call that requires authentication to complete.
To share a SharePoint list anonymously, click on share, add the email address and select the permission level. See the image below:

ArefHalmstrand_0-1602973476278.png

 

Yours sincerely,
Aref Halmstrand