Skip to content
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
Appearance
Menu
Return to top
Get all registry values
GET
/resources/registry
Parameters
Query Parameters
index
If true, an array of all available keys without values will be returned instead.
Type
boolean
Responses
200
400
401
403
OK
Content-Type
text/plain
Schema
JSON
JSON
[
"string"
]
GET
/resources/registry
Samples