get
https://api.trustmarkt.de/v1/case-studies
Display a paginated list of case studies belonging to the authenticated user's company.
The case studies are ordered by their creation date in descending order, meaning the most recently created case studies will appear first.
The pagination can be controlled using the page query parameter, which must be an integer greater than or equal to 1.
If the page parameter is not provided, the first page of results will be returned by default.