FindAll Run Result
Retrieve the FindAll run result at the time of the request.
Path parameters
Headers
Response
Successful Response
Example response
{
"candidates": [
{
"basis": [
{
"confidence": "low"
}
]
}
]
}Changes
Changed in 5 of the 21 revisions of this API.1111
- ○
headerrequest parameterparallel-betawas deprecatedrequest-parameter-deprecated
- ○
- ○
api tag
FindAlladdedapi-tag-added
- ○
api tag
FindAll API (Beta)removedapi-tag-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
insufficient_fundsenum value to therun/status/termination_reason/anyOf[subschema #1]/response property for the response status200response-property-enum-value-added
- ●
- ▲
the
runresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
run/created_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
run/metadatato the response with the200statusresponse-optional-property-added
- ○
added the optional property
run/modified_atto the response with the200statusresponse-optional-property-added
- ○
removed
FindAllRunfrom therunresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added the required property
run/findall_idto the response with the200statusresponse-required-property-added
- ○
added the required property
run/generatorto the response with the200statusresponse-required-property-added
- ○
added the required property
run/statusto the response with the200statusresponse-required-property-added
This revision also has 19 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○