Skip to main content

List Units in a Scope

GET 

/metadata/scopes/:scope/units

List all Units in a Scope.

Request

Path Parameters

    scope stringrequired

    The Scope to list Units in.

Responses

Success

Schema

  • Array [

  • name stringrequired
    scope stringrequired
  • ]

Loading...