v1
latestOpenAPI 3.0.02026-07-2418630310.7 KBSync Firm-Related
Get Overview and Transaction Limits
Returns various settings related to the Silverfin platform, such as the maximum number of supported analytical dimensions per transaction, supported locales for account names and the maximum amount of actions that can be submitted per request. <b>Required scope(s):</b> financials:transactions:sync
get/api/v4/f/{firm_id}/syncs/settings
Path parameters
firm_idnumber required
The unique identifier of the firm.
Response
Successfully retrieved platform settings.
Example response
{
"locales": [
"nl",
"fr",
"en",
"de"
]
}