Get Device Password Users

View as Markdown

Get available password users from device config context password_mappings.

Args: device_id: The UUID of the device.

Returns: List of password users with their secret names from password_mappings.

Authentication

AuthorizationBearer

Bearer JWT used by CLI and machine clients on svc-* endpoints. Authentication is required by default, but deployments may disable it with [auth] required = false. Browser OIDC sessions, mTLS, SPIFFE identities, and trusted gateway identity headers may also satisfy authentication outside this generated client flow.

Path parameters

device_idstringRequired

Response

Successful Response
namestring
descriptionstring or null

Errors

422
Unprocessable Entity Error