/
GA
ganjoor
/
RMuseum API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2h ago
View markdown
ganjoor
RMuseum API
put
get user level option (Auth)
v4
OpenAPI 3.0.4
2026-08-08
479
161
867.3 KB
AppUser
32
Artifact
86
AuditLog
1
ContributionStats
4
DonationAccounting
13
ExternalFTP
3
FAQ
14
Ganjoor
206
GanjoorPoetSuggestedPhotos
7
GanjoorPoetSuggestedSpecLines
7
GeoLocation
5
Image
5
MusicCatalogue
2
Notification
10
Numbering
9
Recitation
40
RGenericOptions
8
get
get user level option, if option value is not found it returns empty string (Auth)
put
get user level option (Auth)
get
get global option value, Security Warning: every authenticated user could see value of global options, so do not store sensitive data into them or you can override this behaviour in your derived class (Auth)
put
set global option value, Security Warning: every authenticated user could change value of global options, so do not store sensitive data into them or you can override this behaviour in your derived class (Auth)
get
get user level option in a workspace, if option value is not found it returns empty string (Auth)
put
get user level option in a workspace (Auth)
get
get workspace global option value, Security Warning: every authenticated user in a workspace could see value of global options, so do not store sensitive data into them or you can override this behaviour in your derived class (Auth)
put
set global option value, Security Warning: every authenticated user could change value of global options, so do not store sensitive data into them or you can override this behaviour in your derived class (Auth)
RImage
2
RLongRunningJobs
3
Role
8
SiteBanners
5
Translation
5
UserVisitsTracking
4
RGenericOptions
get user level option (Auth)
put
/api/options/{name}
Path parameters
name
string
required
Request body
string
required
Response
OK
string
required