Async Results - MindBridge Documentation
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Async results can be used to track the status of asynchronous background jobs (such as data ingestion) for which results may not be immediately available. Users can poll these records to view the status of their requests. Once the requests have been completed, users can call the relevant entity’s Read endpoint to view the results of the job.
Permissions
The permissions needed to access this collection are controlled by the target data you are attempting to access.
Queryable Fields
id-OBJECT_IDtype-STRINGstatus-STRINGentityId-OBJECT_IDentityType-STRING
This endpoint inherits the permissions from the target entity in scope. For example, if the async result represents an analysis source, then the requesting token must contain the permission: api.analysis-sources.read.