//////////////////////////////////////////////////////////////////////////////////////////////
// DO NOT MODIFY THIS FILE //
// This file is automatically generated by ZenStack CLI and should not be manually updated. //
// Source: showcase.zmodel · Generated: 2026-02-23 //
//////////////////////////////////////////////////////////////////////////////////////////////
Index / Procedures / getUser
Retrieve a user by their unique identifier.
Defined in: showcase.zmodel
Declaration · showcase.zmodel
procedure getUser(id: String): UserInput parameters accepted by this procedure.
| Parameter | Type | Required |
|---|---|---|
id |
String |
Yes |
The return type of this procedure.
Previous: getProjectStats · Next: listOrgUsers