curl --location 'https://api.financialreports.eu/filing-types//' \ --header 'x-api-key;'
{ "id": 1, "code": "10-K", "name": "Annual Report", "description": "Official yearly report covering company activity and full financial performance.", "category": { "id": 1, "name": "Financial Reporting & Information", "sort_order": 0 } }