Skip to content

Get a value or list of all sub-values

GET
/resources/registry/{key}

Parameters

Path Parameters

key*
Type
string
Required

Query Parameters

searchType

If set to prefix, the request will return any key that begins with the specified key or exactly matches.

Type
string
Valid values
"exact""prefix"
index

If true, an array of all available keys without values will be returned instead.

Type
boolean
Default
false

Responses

OK

JSON
"string"

Samples

© 2024 Hantera AB. All rights reserved.