List 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.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!