curl --request GET \
--url https://api.easierprop.com/admin/usage/history \
--header 'Authorization: Bearer <token>'{
"ok": true,
"data": [
{}
]
}Privileged-admin only. List daily usage snapshots for billing and reporting.
curl --request GET \
--url https://api.easierprop.com/admin/usage/history \
--header 'Authorization: Bearer <token>'{
"ok": true,
"data": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.easierprop.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from POST /admin/login
Start date (YYYY-MM-DD). Defaults to 90 days ago.
End date (YYYY-MM-DD). Defaults to today.
Optional admin filter