Skip to content

Study Metadata

gerome12 edited this page Aug 7, 2018 · 4 revisions

Study Metadata

Used to get a study metadata for a given user. This API should conform to WADO-RS in the sense that a WADO-RS client capable of sending an appropriate bearer token should be able to call this resource directly.

This

URL : /studies/{StudyInstanceUID}/metadata

Method : GET

Auth Required : Authorization with a JWT Bearer token with the user as the sub claim.

Clone this wiki locally