Skip to main content

Read an NRN

Retrieves an NRN by id.

Deprecation notice

This operation might be remove in the future. We recommend using Providers instead.

Path Parameters
ids string REQUIRED

The list of elements that will be retrieved following the ${namespace}.${key} convention (namespace can be omitted for the global namespace, multiple values are separated by commas). This same convention allows retrieval of values inside profiles.

output_json_values string

When true, the API parses the values and represents them as JSON objects

no-merge string

When true, the results are not merged with parent nodes in the hierarchy

Responses
200

Namespaces and profiles

Schema OPTIONAL
nrn string

A system-wide unique ID representing the resource

namespaces object

An object containing keys that represent a namespace and values representing key-value pairs

profiles object

An object containing the profiles available for this NRN