accounts
Get single account.
Returns a single account by its ID.
get/v1/accounts/{id}
Path parameters
idstring required
Example:123
The ID of the account.
Query parameters
startstring date
A date formatted YYYY-MM-DD. May be omitted.
endstring date
A date formatted YYYY-MM-DD. Must be after "start". Can not be the same as "start". May be omitted.
datestring date
A date formatted YYYY-MM-DD. When added to the request, Firefly III will show the account's balance on that day.
Headers
X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00
Unique identifier associated with this request.
Response
The requested account
Changes
No recorded changes to this endpoint across all 1 revision of this API.