Skip to main content

Get list of entries

Retrieve list of entries

Query Parameters
page integer

Page number

Header Parameters
X-Bc-Token string REQUIRED

JWT token with user account

X-Bc-Ws string REQUIRED

UUID of the workspace

Responses
200

Successful response

Schema OPTIONAL
data object[] OPTIONAL
uuid string OPTIONAL

Universally Unique Identifier

date_time date-time OPTIONAL

Entry date and time

amount number OPTIONAL

Entry amount

note string OPTIONAL

Entry note

type string OPTIONAL

Entry type

confirmed boolean OPTIONAL

Whether entry is confirmed

planned boolean OPTIONAL

Whether entry is planned

pagination object OPTIONAL
current_page integer OPTIONAL
total_pages integer OPTIONAL
total_items integer OPTIONAL