cURL
curl --request GET \ --url https://api.tic.io/datasets/companies/{companyId}/se/salary-contributions \ --header 'x-api-key: <api-key>'
[ { "year": 123, "period": "<string>", "contributionType": "<string>", "sumSEK": 123 } ]
Lists contributions from Swedish employment service for the company
Documentation IndexFetch the complete documentation index at: https://docs.tic.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.
The company id
OK