List all studies
List all studies, with the option to filter by study status.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Query parameters
state
Filter studies by status. Accepts a string in the format “(active|published|…)”, where “active” and “published” are example statuses.
Response
List of studies
results
List of all studies matching the criteria.