Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Get settings
GET
/rest/v1/settings
Returns filtered list of settings
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
List of settings
Content-Type
application/json
Schema
JSON
JSON
[
{
"key"
:
"string"
,
"value"
:
"string"
,
"description"
:
"string"
,
"category"
:
"string"
}
]
GET
/rest/v1/settings
Playground
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI