Forum Discussion
MartinD
3 years agoKhoros Staff
You don't need authentication to run that liql query, you can just try this call and will work
curl --location --request GET 'https://community.alteryx.com/api/2.0/search?q=select%20*%20from%20users%20limit%201'