Actions
Get Local User
Get a local user by ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| ID | The resource’s unique identifier. |
[
{
"disabled": true,
"id": "abcd-1234",
"name": "string",
"password": "string"
}
]
Was this page helpful?