Retrieving Results
This method retrieves job results for a prediction task with a specified a job id and job code.
Core Results
get
Request results and insights for a prediction task.
Authorizations
x-api-keystringRequired
API key required to access the CSA Prediction Engine API
Header parameters
Content-TypestringOptionalExample:
The content type of the request (application/json)
application/jsonConnectionstringOptionalExample:
Connection header value (keep-alive)
keep-aliveBody
Responses
200
Result object(s) of a successful prediction task.
application/json
get
/results200
Result object(s) of a successful prediction task.
Extended
get
Request results and insights for a prediction task.
Authorizations
x-api-keystringRequired
API key required to access the CSA Prediction Engine API
Header parameters
Content-TypestringOptionalExample:
The content type of the request (application/json)
application/jsonConnectionstringOptionalExample:
Connection header value (keep-alive)
keep-aliveBody
Responses
200
Result object(s) of a successful prediction task.
application/json
get
/results200
Result object(s) of a successful prediction task.
Last updated