v1
latestOpenAPI 3.0.32026-08-0613775357.6 KBbudget_items
Fetch budget item
Get the matching budget item.
get/budget_items/{budget_item_id}
Response
The matching budget item.
Example response
{
"id": 6789,
"amount": 30.5,
"assignable_id": 821065,
"item_type": "TimeFeesDays",
"created_at": "2025-01-22T06:00:30Z",
"updated_at": "2025-01-22T06:13:40Z"
}