With this API, supplier should be able to get redirect URLs or Pixels of the survey. By default, it will be supplier’s global redirect and URLs will be used for each survey associated with supplier’s account.
Request
Path Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://supplier.innovatemr.net/api/v2/supply/surveySpecificRedirects/' \
--header'x-access-token;'
Responses
🟢200OK
application/json
Body
Example
{"apiStatus":"success","msg":"questions are successfully searched","result":[{"QuestionId":801,"QuestionText":"ma hi easimat alhind?","QuestionKey":"TESTING_A_8012","QuestionType":"Single Punch","language":"ARABIC","Category":["Testing_A"]},{"QuestionId":804,"QuestionText":"'ayn taeish?","QuestionKey":"TESTING_AB_804","QuestionType":"Single Punch","language":"ARABIC","Category":["Testing_A","TESTING_KASH"]}]}