Forum Discussion
Rahul-Barua
Nov 16, 2023Copper Contributor
Re: ODATA Filter Query not valid when it should be
To check the column name you could use the below URL to find the internal name of the column
_api/web/lists/getbytitle('List Name')/fields
_api/web/lists/getbytitle('List Name')/fields
2 Replies
- smatnierCopper Contributor
How to use this?
- Rob_ElliottSilver Contributor
You don't need to use the api to get the internal name of a column, just go to List Settings, click the column name to open the column details and the internal name is in the address bar after field=