Skip to main content
GET
Get a budget category

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json

Successful response

id
string
kind
enum<string>
Available options:
expense,
income
name
string
is_active
boolean
account
object
created_at
string<date-time> | null
updated_at
string<date-time> | null