v1
latestOpenAPI 3.1.0MIT2026-07-2484155300.5 KBCategory
Retrieve
Recovers the category resource by its id
get/categories/{id}
Path parameters
idstring required
category primary identifier
Response
Retrieve a category.
Example response
{
"id": "01010000",
"description": "Salary/pro-labore",
"parentId": "01000000",
"parentDescription": "Income"
}