Fetch conference feedback
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
id
string
ID of interview. If omitted the interview ID from token is used (current session)
api-version
string
required
Defaults to 1.0
``200 conferenceFeedback: String. Feedback saved for interview.
``400 Bad Request
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://demo-api.incodesmile.com/omni/get/conference/feedback \
--header 'accept: application/json' \
--header 'api-version: 1.0'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200400
Updated3 months ago