Typed access
Screen operations are reached via client.Api.Item.Screen on EksoClient.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Typed SDK access to the Screen resource — methods and HTTP routes.
Screen operations are reached via client.Api.Item.Screen on EksoClient.
await client.Api.Item.Screen.CreateAsync();
| Method | Route | Summary |
|---|---|---|
POST | /api/item/screen | Returns the screen layout definition for adding or updating an item, including field definitions and workflow states. |