cURL
curl --request GET \ --url https://app.all-hands.dev/api/options/config \ --header 'X-Session-API-Key: <api-key>'
{}
Get current config.
Successful Response
The response is of type object.
object
Was this page helpful?