List all studies

View as MarkdownOpen in Claude
List all studies, with the option to filter by study status.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Query parameters

stateenumOptional

Filter studies by status. Accepts a string in the format “(active|published|…)”, where “active” and “published” are example statuses.

Response

List of studies
resultslist of objects
List of all studies matching the criteria.

Errors