Skip to content

Get System Settings

GET
/api/settings/system
curl --request GET \
--url http://localhost:8000/api/settings/system \
--header 'Authorization: Bearer <token>'

Get system configuration.

Successful Response

Media typeapplication/json
Examplegenerated
example