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