Stream FindAll Events
Stream events from a FindAll run.
Args: request: The Shapi request findall_id: The FindAll run ID last_event_id: Optional event ID to resume from. timeout: Optional timeout in seconds. If None, keep connection alive as long as the run is going. If set, stop after specified duration.
Path parameters
Query parameters
Headers
Response
Successful Response
Changes
Changed in 5 of the 21 revisions of this API.1136
- ○
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 theoneOf[subschema #2: FindAllRunStatusEvent]/data/status/termination_reason/anyOf[subschema #1]/response property for the response status200response-property-enum-value-added
- ●
- ▲
the
errorresponse's property type/format changed from/toobject/for status404response-property-type-changed
- ○
added the optional property
error/detailto the response with the404statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #1: FindAllSchemaUpdatedEvent]/data/enrichmentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #1: FindAllSchemaUpdatedEvent]/data/generatorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #1: FindAllSchemaUpdatedEvent]/data/match_limitto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: FindAllRunStatusEvent]/data/created_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: FindAllRunStatusEvent]/data/metadatato the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: FindAllRunStatusEvent]/data/modified_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #3: FindAllCandidateMatchStatusEvent]/data/basisto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #3: FindAllCandidateMatchStatusEvent]/data/descriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #3: FindAllCandidateMatchStatusEvent]/data/outputto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #4: ErrorEvent]/error/detailto the response with the200statusresponse-optional-property-added
- ○
removed
Errorfrom theerrorresponse propertyallOflist for the response status404response-property-all-of-removed
- ○
removed
Errorfrom theoneOf[subschema #4: ErrorEvent]/errorresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
FindAllCandidatefrom theoneOf[subschema #3: FindAllCandidateMatchStatusEvent]/dataresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
FindAllRunfrom theoneOf[subschema #2: FindAllRunStatusEvent]/dataresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
FindAllSchemafrom theoneOf[subschema #1: FindAllSchemaUpdatedEvent]/dataresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed the
errorenum value from theoneOf[subschema #4: ErrorEvent]/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
errorenum value from thetyperesponse property for the response status404response-property-enum-value-removed
- ○
added the required property
error/messageto the response with the404statusresponse-required-property-added
- ○
added the required property
error/ref_idto the response with the404statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #1: FindAllSchemaUpdatedEvent]/data/entity_typeto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #1: FindAllSchemaUpdatedEvent]/data/match_conditionsto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #1: FindAllSchemaUpdatedEvent]/data/objectiveto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #2: FindAllRunStatusEvent]/data/findall_idto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #2: FindAllRunStatusEvent]/data/generatorto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #2: FindAllRunStatusEvent]/data/statusto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #3: FindAllCandidateMatchStatusEvent]/data/candidate_idto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #3: FindAllCandidateMatchStatusEvent]/data/match_statusto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #3: FindAllCandidateMatchStatusEvent]/data/nameto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #3: FindAllCandidateMatchStatusEvent]/data/urlto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #4: ErrorEvent]/error/messageto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #4: ErrorEvent]/error/ref_idto 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
- ○