Authorizations
API key for authentication. Email vaibhav@infer.so to get your API key
Body
Id of the call to which you want to retreive data from
An array of parameters/questions to which answers are to be retrieved from the call's conversation.
Note: Ignore this if you are fetching already extracted data (extracted either via the
extract_data_from_callaction or through this api)
["Age", "Income"]An array of parameters/questions along with description mentioning the format of answer to which information must be extracted from the call conversation.
Note: Ignore this if you are fetching already extracted data (extracted either via the
extract_data_from_callaction or through this api)
If you have used variables in the requested information parameter then pass those variables with values here as a dict
{ "name": "John Doe" }Response
Successful Response
A unique Id for a call