get https://{base_url}/core/api/v2/entity/apps///upload/status
API to get the status of batch request of entity type specified by EntityTypePluralName.
| Header/Path/Query Parameter | Description | Type | Required |
|--- |--- |--- |--- |
| X-COREOS-REQUEST-ID
(header) | Unique request ID | string | Required |
| X-COREOS-TID
(header) | Tenant ID | string| Required |
| X-COREOS-AUTH
(header) | Core-os authentication token | string | Optional |
| X-COREOS-ACCESS
(header) | Core-os access token | string | Optional |
| EntityTypePluralName
(path) | Plural name of the entity type. Example: vehicle. | string | Required |
| batchId
(query) | Unique id of batch request | string | Required |