List Users API | XM Community
Skip to main content
Question

List Users API

  • 12 June 2024
  • 2 replies
  • 38 views

List Users API returns a list of all users in the collection as expected. https://api.qualtrics.com/c9eeb409d7fe2-list-users

 

However, when I set the username query parameter to that of a returned user, the List Users API returns 404 User not found...

 

Has anyone else encountered this issue?

 

2 replies

Userlevel 6
Badge +26

Hello @nikoinfa,

The List Users API return the details of users when you provide the username as a query parameter. Whenever i faced 404 error, most of times its because of the wrong username or credetials. Please check them once and try again. Also check if you have added all headers and parameters.

Let me know if this helps.

Badge +1

I’m sending the request with the header X-API-TOKEN (value=brand admin API token) and the query parameter username (value=copied user name) and it still doesn’t work.. 😓

Leave a Reply