GET /bulkjobs/v4/deviceUploads

here.com:tracking

Summary: Gets the bulk upload job IDs for a project
Operation ID:
Auth: unknown
Description

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

Parameters (6)

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.

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}

status (?, query, optional)
type (string, query, optional)

Constraints: {'enum': ['create', 'delete']}

No probe data for this endpoint yet.