cURL
curl --request GET \ --url https://api.chatling.ai/v2/project/settings
{ "status": "success", "data": { "project_id": "8917794239", "name": "My first project" } }
Retrieve the settings of the project.
success
error
Show properties