List Users API | XM Community
Skip to main content
Question

List Users API

  • June 12, 2024
  • 2 replies
  • 99 views

Forum|alt.badge.img+1

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

Sachin Nandikol
QPN Level 6 ●●●●●●
Forum|alt.badge.img+44
  • QPN Level 6 ●●●●●●
  • June 12, 2024

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.


Forum|alt.badge.img+1
  • Author
  • June 13, 2024

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.. 😓