GET /bulkjobs/v4/deviceUploads/{jobId}/results
Summary: Gets bulk upload results
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Gets bulk upload results
Parameters (5)
X-Request-Id
(string, header, optional)
ID used for correlating requests within HERE Tracking. Used for logging and error reporting. Must be a valid UUIDv4.
jobId
(string, path, required)
Constraints: {'pattern': '^BULK-[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'}
limit
(integer, query, optional, default: 100)
The number of items to return per page
Constraints: {'minimum': 1, 'maximum': 100}
pageToken
(string, query, optional)
A token from the previously returned response to retrieve the specified page.
projectId
(string, query, optional)
Constraints: {'minLength': 1, 'maxLength': 50}
No probe data for this endpoint yet.