Hello everyone,
I am struggling to understand how to interpret the "Claimed At" attribute that is returned in the "getOrganizationInventory" endpoint.
I guess this is supposed to indicate the date at which the device was claimed, but I don't get which date format it is using.
Below is an extract from the official API documentation.
![image.png image.png](https://community.meraki.com/t5/image/serverpage/image-id/10696iBB86935669F55C6E/image-size/large?v=v2&px=999)
Does anyone know how to convert this integer (1518365681 in this case) into a date ?