Get a category
Authorizations
A workspace API key created in ThinkOut settings. One key reads one workspace.
Path Parameters
Response
The category.
"category""Telecom"
The category's identifier in the template this workspace was created from.
null for a category someone created.
Only uncategorized_inflows and uncategorized_outflows are worth branching
on. They mark the two categories holding unclassified money, they exist in
every workspace, and ThinkOut refuses to delete them. Every other code depends
on which template was used.
"uncategorized_outflows"
Whether money comes in or goes out.
On a transaction or a forecast it follows the sign of amount and can never
disagree with it. It is present so that responses can be grouped and read without
inspecting signs.
inflow, outflow Cash flow statement section the category belongs to.
operating, investing, financing null for top-level categories.
Order among siblings, as shown in ThinkOut.
Lowercase hex color as shown in ThinkOut.
^#[0-9a-f]{6}$"#1b7fe4"