Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v1/dashboard/activity
[ {"day": "Lun", "switches": 0}, {"day": "Mar", "switches": 0}, {"day": "Mié", "switches": 0}, {"day": "Jue", "switches": 1}, {"day": "Vie", "switches": 1}, {"day": "Sáb", "switches": 1}, {"day": "Dom", "switches": 2} ]
Switches por día para la gráfica de actividad semanal.