v1

latestSwagger 2.0License2026-07-17656281.2 KB
Studies

Fetch studies by IDs

post/studies/fetch

Query parameters

projection'DETAILED' | 'ID' | 'META' | 'SUMMARY'

Level of detail of the response

Request body

string[] required

Response

OK

allSampleCountinteger
cancerTypeIdstring
citationstring
cnaSampleCountinteger
completeSampleCountinteger
descriptionstring
groupsstring
importDatestring
massSpectrometrySampleCountinteger
methylationHm27SampleCountinteger
miRnaSampleCountinteger
mrnaMicroarraySampleCountinteger
mrnaRnaSeqSampleCountinteger
mrnaRnaSeqV2SampleCountinteger
namestring
pmidstring
publicStudyboolean
readPermissionboolean
referenceGenomestring
rppaSampleCountinteger
sequencedSampleCountinteger
statusinteger
studyIdstring required
treatmentCountinteger

Example response

[
  {
    "importDate": "yyyy-MM-dd HH:mm:ss"
  }
]