v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Bulk jobs

Gets the bulk upload job IDs for a project

Gets the bulk upload job IDs for a project. The jobs and their results are available for one week.

get/bulkjobs/v4/deviceUploads

Query parameters

pageTokenstring

A token from the previously returned response to retrieve the specified page.

limitinteger

The number of items to return per page

type'create' | 'delete'

Type of bulk job (either create or delete)

'pending' | 'ongoing' | 'completed' | 'failed' | 'cancelled' | 'acknowledged'

Status of the bulk upload.

OR
string[]

Response

Success

countinteger required

Number of items returned in the response

limitinteger required

Maximum number of items as specified in request

nextPageTokenstring

Token to fetch the next page (if exists)