bills

Get a single bill.

Get a single bill.

get/v1/bills/{id}

Path parameters

idstring required
Example:123

The ID of the bill.

Query parameters

startstring date
Example:2026-08-01

A date formatted YYYY-MM-DD. If it is are added to the request, Firefly III will calculate the appropriate payment and paid dates.

endstring date
Example:2026-08-31

A date formatted YYYY-MM-DD. If it is added to the request, Firefly III will calculate the appropriate payment and paid dates.

Headers

X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00

Unique identifier associated with this request.

Response

The requested bill

Changes

No recorded changes to this endpoint across all 1 revision of this API.