cURL
curl --request GET \ --url http://localhost:5252/project/config \ --header 'x-api-token: <api-key>'
{}
Get the settings that is set on the active project. Use these when updating settings.
Settings
The response is of type object.
object
Was this page helpful?