Skip to main content

Get a Unit in a Scope

GET 

/metadata/scopes/:scope/units/:unit

Get a Unit in a Scope by its ID.

Request

Path Parameters

    scope stringrequired

    The Scope to get the Unit in.

    unit stringrequired

    The Unit to get.

Responses

Success

Schema

    name stringrequired
    scope stringrequired
Loading...