Skip to main content

List a scope type

List your custom scopes for a given NRN

Query Parameters
nrn REQUIRED

Use this parameters to filter by NRN that are at or above the one you're specifying

status string

Possible values: [active, inactive]

Status of the scope type

type string

Possible values: [custom]

Type of the scope type

provider_type string

Possible values: [service]

Provider type of the scope type

provider_id string

Provider id of the scope type

name string

Name of the scope type

include string

Possible values: [capabilities]

Add capabilities from provider definition

Responses
200

The operation was successful

Schema OPTIONAL
id number OPTIONAL

The id of the scope type

nrn string OPTIONAL

NRN (at or below) where the runtime configuration applies

type enum OPTIONAL

Possible values: [custom]

The scope type to be defined

name string OPTIONAL

The name to be displayed to the developers to identify the type scope to be created

description string OPTIONAL

Short description of how the scope type works or what it does

status enum OPTIONAL

Possible values: [active, inactive]

Whether this scope type is enabled to be used

provider_type enum OPTIONAL

Possible values: [service]

It tells the source entity that implements the scope type

provider_id string OPTIONAL

The id of the entity that implements the scope type