Get device names
Devices
Get device names
Retrieve a mapping of device IDs to device names for devices in the organization. Returns a paginated list with device IDs as keys and device names as values.
GET
Get device names
Authorizations
HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.
Query Parameters
Maximum number of results to return (max 2000)
Required range:
x <= 2000Example:
2000
Return results after the record with this ID (cursor-based pagination)
Response
OK
A mapping of device IDs to device names.