List research
Returns a paginated list of research objects.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query Parameters
page
1-based page index.
limit
Page size (items per page).
Response
A paginated list of research objects.
data
List of research objects.
pagination