get http://localhost:8000/api/v1/settings
Retrieves settings that have been defined in the database.
Log in to see full request history
Response
Retrieves settings that have been defined in the database.
xxxxxxxxxx
curl --request GET \
--url http://localhost:8000/api/v1/settings \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: