Resolve config for a namespaced key

Returns the config stored for a single namespaced key, merged over its
namespace base and the connection's global base — most specific value
wins per top-level key.

Pass exactly one namespace query parameter. The namespace is whatever you
choose (brand, store, region, …); the value is your own identifier
for it. ?brand=xxx-yyyy reads the key brand:xxx-yyyy, merged over
brand:_base and _base.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Example namespace. Any single namespace parameter is accepted.

Headers
string
required

Bearer

Responses
200

resolved config

400

missing, invalid, or more than one namespace parameter

404

nothing stored at the key or either base

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!