Risoluto is in active development — Star us on GitHub to follow along!
cURL
curl --request GET \ --url http://localhost:4000/api/v1/config \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Effective config
The response is of type object.
object
Contact support