Get the transactions belogning to a report
curl --request GET \ --url https://api.tic.io/datasets/se/finansinspektionen/insider-trading/{reportId} \ --header 'x-api-key: <api-key>'
[ { "karaktar": "<string>", "instrumentnamn": "<string>", "instrumentTyp": "<string>", "instrumentISIN": "<string>", "transaktionsDatum": "2023-11-07T05:31:56Z", "volym": 123, "volymsenhet": "<string>", "pris": 123, "valutaKod": "<string>", "platsForTransaktionen": "<string>", "koppladTillGenomforandetAvAktieOptionsprogram": true, "lastUpdatedAtUtc": "2023-11-07T05:31:56Z", "foundAtUtc": "2023-11-07T05:31:56Z" } ]
The report id