Get the status of a bulk resource request.
Deprecated. Use the GetTask endpoint instead.
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.
s_<id>.bk_<id> (deprecated: <id> only).bd_<id> (deprecated: <id> only).pg_<id> (deprecated: purge:<id>).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.