API Get Specific Participant from EX Directory / Project | Experience Community
Skip to main content
Question

API Get Specific Participant from EX Directory / Project

  • May 18, 2026
  • 1 reply
  • 4 views

Forum|alt.badge.img+1

I am trying to test this API request:
api.qualtrics.com/3f2076e3f3a1d-get-specific-participant

However, I tested on two separate Qualtrics instances and I get error 404 not found everytime. 
As participantId I am currently providing the Unique Identifier of the person.

I have permission to use API and also have full access to the project & EX Directory.

 

Any ideas?

1 reply

Forum|alt.badge.img+1

*Update - participantId is actually not the Unique Identifier, but something that appears like this - P_dpeEo6eQmyvb2HI. However, my question now is how do I find this participantId within Qualtrics without additional API requests?
I found it now with the api.qualtrics.com/5203866437bd7-get-participants-deprecated request.
I can also search for participants via unique identifier using this deprecated request which will solve my issue for now.