Solved
404 Error
{"meta":{"httpStatus":"404 - Not Found","error":{"errorMessage":"The requested resource does not exist."}}}
I'm probably not using the correct Datacenter, but I'm not finding any other ways of finding it other than from this page on the Documentation.
https://api.qualtrics.com/docs/root-url
Any insight would be helpful
Best answer by RTSullivan
@Goodski when you use the incorrect data center it should respond with this
```
"Request proxied. For faster response times, use this host instead: yourdatacenterid.qualtrics.com"
```
What kind of request are you trying to make?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

This is Postman, I am making a request to retrieve a list of surveys in my account.
The documentation can be found here