PEAKS (CAES) — Workstations API
The Workstations resource of PEAKS (People, Equipment, Access, Keys, Space), the asset- and access-tracking application the UC Davis College of Agricultural and Environmental Sciences Computing Resources Unit builds and runs at peaks.ucdavis.edu. 13 operation(s). This entry is ONE TAG of a single application, not a separate API: all nine PEAKS entries in this file split one contract (openapi/_original/uc-davis-peaks.yaml) by tag. PEAKS is UC Davis's own software — source at github.com/ucdavis/Peaks under MIT — so the engineering is genuinely theirs. Access requires an X-Auth-Token API key issued to a campus team.
GET
/api/{teamName}/workstations/Search
GET
/api/{teamName}/workstations/SearchInSpace
GET
/api/{teamName}/workstations/GetWorkstationsInSpace
GET
/api/{teamName}/workstations/CommonAttributeKeys
GET
/api/{teamName}/workstations/ListAssigned
GET
/api/{teamName}/workstations/List
GET
/api/{teamName}/workstations/Details/{id}
POST
/api/{teamName}/workstations/Create
POST
/api/{teamName}/workstations/Assign
POST
/api/{teamName}/workstations/Revoke/{id}
POST
/api/{teamName}/workstations/Update
POST
/api/{teamName}/workstations/Delete/{id}
GET
/api/{teamName}/workstations/GetHistory/{id}
Return history records Defaults to a max of 5 records returned