Skip to main content
GET
/
config
Get configuration limits
curl --request GET \
  --url https://mycluster.domino.tech/config
{
  "maxDepth": 123,
  "maxLabelLength": 123
}

Response

200 - application/json

OK

maxDepth
integer
maxLabelLength
integer