Get Config

Get a v0 config Thing by ID.

1curl "https://api.hola.cloud/v0/configs/cfg_abc123"
1{
2  "id": "cfg_abc123",
3  "entries": {
4    "feature.newCheckout": true
5  }
6}

Comments

Leave a comment