Access Level Required: Requires Level 1 Plan or higher.
Retrieve details for a specific filing category by its ID.Request Code Samples
curl --location --request GET 'https://api.financialreports.eu/filing-categories//' \
--header 'x-api-key;'
Responses
{
"id": 1,
"name": "Financial Reporting & Information",
"sort_order": 0
}
Modified at 2025-11-25 10:00:30