Inquiry Status Codes
The following statuses indicate the lifecycle state of an inquiry as it moves through the system.
PENDING The inquiry has been received by the system but has not started processing yet. This status typically indicates the request is queued and waiting for resources or scheduling to begin execution.
RUNNING The inquiry is currently being processed. During this stage, the system is actively gathering data from sources and generating results.
ENRICHING The required processes are finished and a report can be generated. There is still data pending. This status will be accompanied by additional information
COMPLETED The inquiry finished successfully and all expected processing steps have been completed. Results are fully available and ready for retrieval.
FAILED The inquiry was unable to complete due to an error.
No reliable results were produced, and the inquiry may need to be retried.
CANCELLED The inquiry was intentionally stopped before completion.
This may occur due to a user action, system decision, or operational control.
Last updated

