GET
/
settings
Obter configurações
curl --request GET \
  --url https://api.meuassistente.rdstationmentoria.com.br/rest/settings
{
  "merge": "never",
  "workspaceId": "<string>",
  "createdAt": "2025-07-21T17:52:50.030Z",
  "updatedAt": "2025-07-21T17:52:50.030Z"
}

Response

200
application/json

Successful response

The response is of type object.