Skip to main content
GET
/
model-monitor
/
v2
/
api
/
setting
/
global
Get global settings.
curl --request GET \
  --url https://api.example.com/model-monitor/v2/api/setting/global
{
  "id": "<string>",
  "createdAt": 123,
  "updatedAt": 123,
  "disableDmmApiKeys": true
}

Response

Global Settings fetched successfully.

DMM Global Settings.

id
string
required

Global Settings Identifier.

createdAt
integer
required

Creation timestamp of the Global Settings.

updatedAt
integer
required

Last updated timestamp for the Global Settings.

disableDmmApiKeys
boolean

Disables all DMM API keys