/
SY
sysadminsmedia
/
Homebox API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Actions
5
Authentication
3
Base
2
Group
3
Item Maintenance
2
Items
16
Items Attachments
4
Labels
5
Locations
7
Maintenance
3
get
Query All Maintenance
put
Update Maintenance Entry
delete
Delete Maintenance Entry
Notifiers
5
Reporting
1
Statistics
4
User
5
Maintenance
Query All Maintenance
get
/v1/maintenance
Query parameters
status
'scheduled'
|
'completed'
|
'both'
Response
OK
RepoMaintenanceEntryWithDetails[]
required
completedDate
string
cost
string
description
string
id
string
itemID
string
itemName
string
name
string
scheduledDate
string
Example response
[ { "cost": "0" } ]
Changes