configuration
Get Firefly III system configuration values.
Returns all editable and not-editable configuration values for this Firefly III installation
get/v1/configuration
Headers
X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00
Unique identifier associated with this request.
Response
System configuration values
Example response
[
{
"title": "configuration.is_demo_site",
"value": [
"EUR"
],
"editable": true
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.