{"type":"api","title":"Returns compact history of client","meta":{"id":"/apps/pubhub/media/cisco-cmx-v11-0-0/c5aed5a4a2c41c993164672f27e8c5acda4dd890/984c8ace-1ab9-3c1d-89a9-c0650f6a37ef","info":{"title":"Location API","version":"1.0.0","description":"This is Location API. Use the Location based REST APIs to retrieve client location data programmatically from the Cisco CMX."},"openapi":"3.0.0","servers":[{"url":"/fakecmxserver"}]},"spec":{"operationId":"compactHistory","summary":"Returns compact history of client","description":"This API returns compact history of client by date and macaddress.","responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object"},"example":{"Macaddress":":macaddress","Data":[],"Count":0,"Date":"2024/07/09"}}}},"401":{"description":"Error Message","content":{"application/json":{"schema":{"type":"object"},"example":{"error":"CMX: System error"}}}}},"parameters":[{"name":"macaddress","in":"path","required":true,"description":"Client Macaddress","schema":{"type":"string"}},{"name":"allResults","in":"query","required":false,"description":"Return all results","schema":{"type":"string"}}],"__originalOperationId":"compactHistory","method":"get","path":"/location/v1/historylite/clients/:macaddress{macaddress}"}}