curl --request GET \
--url http://localhost/api/api/appconfig/artemis_general_settings \
--header 'Authorization: Bearer <token>'{}This endpoint returns Artemis general settings from Artemis API.
curl --request GET \
--url http://localhost/api/api/appconfig/artemis_general_settings \
--header 'Authorization: Bearer <token>'{}