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.everhour.com/expenses/categories \ --header 'X-Api-Key: <api-key>'
[ { "color": "#92dfb5", "id": 236046, "name": "Mileage", "unitBased": true, "unitName": "Miles", "unitPrice": 134 } ]
List expense categories available in the team.
OK
"#92dfb5"
236046
"Mileage"
true
"Miles"
134