Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
MethodURIAuthBodyParametersReturnDescription
Studies
GET/studiesResearcher- PaginatedResults<Study>All studies (for creating links within any community)
POST/studiesResearcherStudy Studystudy with id returned
GET/studies/{id}Researcher- Study 
PUT/studies/{id}ResearcherStudy Study 
DELETE/studies/{id}Researcher-   
Forms / Dataset Definitions (one per research instrument participants will use in a study)
GET /studies/{id}/forms     
POST /studies/{id}/forms     
GET /studies/{id}/forms/{id}     
PUT /studies/{id}/forms/{id}     
DELETE /studies/{id}/forms/{id}     

Researcher - can be pretty much any Synapse user

...