post
https://{amsServer}/{amsAppName}/api/v1/profilesearch
Returns profile form data for specified users. formNames is required and must contain at least one entry.
Note: userIds is optional. Omitting it, or supplying an empty array, does not cause the request to fail — it returns a successful response containing no profile data. Users who have no submission for a requested profile form are likewise omitted from the response rather than causing a failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Profile data for the specified users and forms. Returns an empty object if userIds is omitted or empty, or if none of the specified users have a submission for the requested form(s).
