Clinical Attributes
Get all clinical attributes in the specified study
get/studies/{studyId}/clinical-attributes
Path parameters
studyIdstring required
Study ID e.g. acc_tcga
Query parameters
direction'ASC' | 'DESC'
Direction of the sort
pageNumberinteger
Page number of the result list
pageSizeinteger
Page size of the result list
projection'DETAILED' | 'ID' | 'META' | 'SUMMARY'
Level of detail of the response
sortBy'clinicalAttributeId' | 'datatype' | 'description' | 'displayName' | 'patientAttribute' | 'priority' | 'studyId'
Name of the property that the result list is sorted by
Response
OK