Get all surveys

View as MarkdownOpen in Claude
Get all the surveys for a researcher.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Query parameters

researcher_idstringRequired
offsetintegerOptional>=0Defaults to 0
limitintegerOptional1-1000Defaults to 100

Response

Successful Response
resultslist of objects
List of all surveys matching the criteria.

Errors