-
Notifications
You must be signed in to change notification settings - Fork 13
Generate a report
Joël Spaltenstein edited this page Jun 20, 2019
·
7 revisions
Used for calling the report provider from the application
URL : /report
Method : POST
Headers
-
Content-Type
: Must be :application/x-www-form-urlencoded
Form Parameters
access_token={access_token}
clientId={client_id}
-
StudyInstanceUID={study_instance_UID}
(can be an array)
Success Response
-
Status :
303 SEE OTHER
Error Response
- Authentication API
- Study List
- Studies/Series Favorites
- Working with the Inbox
- DICOMweb Capability Tokens
- Webhooks
-
Working with Albums
- Album List
- Get an Album
- Create an album
- Edit an album
- Delete an album
- Add a study
- Add a series
- Remove a study
- Remove a series
- Add a User
- Remove a User
- Get the list of Users
- Add and upgrade an user to Admin
- Downgrade an admin to User
- Add an album to favorites
- Remove an album from favorites
- Post a comment
- Get a list of events (comments and mutations)
- Others
- Report Providers