get /fileextensionwhitelist
Stability index
STABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
Query parameters
- filter (optional)
- orderby (optional)
- privileges (optional)
Return type
array[FileExtensionWhiteListCondensed]
Example data
Content-Type: application/json
[ {
"privileges" : [ "privileges", "privileges" ],
"id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"libraryType" : { }
}, {
"privileges" : [ "privileges", "privileges" ],
"id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"libraryType" : { }
} ]
Responses
- 200
- OK