v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBd) Customer Management
Get a list of the customers device fingerprints
This will return all device fingerprints linked to the customer
get/eclipse-conductor/rest/v1/tenants/{tenantId}/customers/{customerId}/device-fingerprints
Path parameters
tenantIdinteger required
customerIdinteger required
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}
]