Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Typed SDK access to the Item resource — methods and HTTP routes.
Item
client.Api.Item.Dependency
EksoClient
await client.Api.Item.Dependency.ListDependencyAsync();
GET
/api/item/{id}/dependency
POST
/api/item
/api/item/copy
/api/item/dependency/add/{parentId}/{childId}
/api/item/dependency/remove/{id}
/api/item/filter
/api/item/find
/api/item/list
/api/item/match
/api/item/resource
/api/item/{id}
/api/item/{itemId}/reply
PUT
DELETE