Expense Categories
Retrieve Expense Category
Get details of a specific expense category by its ID
GET
Documentation Index
Fetch the complete documentation index at: https://docs.contazen.ro/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Retrieve Expense Category endpoint allows you to get detailed information about a specific expense category by its ID. This works for both system default categories and your custom categories.Path Parameters
The unique identifier of the expense category to retrieve
Query Parameters
When
true, includes all subcategories under this category in the response (only applicable for parent categories)Response
The expense category object with full details
Access Control
- You can only retrieve categories that belong to your firm
- Both system and custom categories are accessible
- Category must exist and not be deleted