Getting the text for the questions of a specified survey from API or exported CSV/excel

Getting the text for the questions of a specified survey from API or exported CSV/excel

I have a web app that will crunch the numbers post survey and generate needed files to use later, currently its downloading the completed survey excel file and feeding it to the web app, but I want to make sure what's uploaded is the correct survey, since the webapp also holds the questions on its end, I want to somehow get the question text, it'd be best if I could get them via API but I can deal with exporting them via the dashboard.

I've read some references that say that there is a way to export only the questions but can't seem to find them in the menu, even though I have admin privileges.

Any help or link to related references would be greatly appreciated.