Skip to main content

Get an application group by ID

Get an application group by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the application group by id.


Schema
  • Array [
  • id string

    uuid of the resource

  • members string[] required

    Possible values: <= 63 characters

  • name string required

    Possible values: <= 31 characters

    Alphanumeric string [ 0-9a-zA-Z._-]

  • ]
Loading...