List Work Order Notes
Returns paginated notes (comments) for a specific work order, sorted by creation date descending (newest first).
Authentication
x-api-keystring
API Key authentication via header
Path parameters
workOrderId
Query parameters
page
Page number (1-based)
page_size
Number of items per page (max 100)
Response
Paginated list of notes
notes
totalCount
Total number of notes for this work order
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
