Fetch conference status
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
interviewId
string
ID of onboarding for which data is requested. If not present, it will be extracted from the token.
api-version
string
required
Defaults to 1.0
``200 OK
``400 Bad Request
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://demo-api.incodesmile.com/omni/get/conference-status \
--header 'accept: application/json' \
--header 'api-version: 1.0'
application/json
200400