v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Registry

Gets a list user projects along with the license information

Gets a list of projects the user is a member of, along with the license information details for each project.

get/registry/v2/licenses

Query parameters

startIndexinteger

Start of returned block from a list. Default 0.

endIndexinteger

End of returned block from a list. Default 100.

string

Project ID. Any HERE Tracking user must be a member of a Tracking project. The project ID can be implicitly resolved if the user calling the API is a member of a single project. If the user is a member of multiple projects, the projectId query parameter needs to be specified explicitly.

OR
string[]

Project id list

'indoor' | 'tracking' | 'trackingAzure' | 'lastmile'

Project type

OR
string[]

Project types array

Response

Successful

endinteger required

End of returned block from a list. Default 100.

startinteger required

Start of returned block from a list. Default 0.

totalinteger required

Total number of elements that can be received with current query.