Skip to main content

Get a local user

Get a local user by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get local user by id


Schema
  • Array [
  • disabled boolean
  • id string

    uuid of the resource

  • name string required

    Possible values: <= 31 characters

  • password string required

    Possible values: <= 63 characters

  • ]
Loading...