Get the result of a bulk relationship request
Bulk
Get the result of a bulk relationship request
deprecated
Get the status of a bulk relationship request.
Deprecated. Use the GetTask endpoint instead.
GET
Get the result of a bulk relationship request
Documentation Index
Fetch the complete documentation index at: https://docs.clinia.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The source key.
The bulk id. The task identifier. Used to track an async task in the system. Use the task ID to poll for completion status. The taskId holds different prefix to represent different tasks.
- oneOf task:
s_<id>. - bulk task:
bk_<id>(deprecated:<id>only). - bundle task:
bd_<id>(deprecated:<id>only). - purge task:
pg_<id>(deprecated:purge:<id>).
Query Parameters
If set to true, the receipts of the operations will be included in the response. Else only the status of the bulk request will be returned.