|
Http Verb |
GET |
|---|---|
|
Url |
/work-orders/r1/work-orders |
|
Permissions required |
WorkOrder: View (fsm.core.workorder.view) or WorkOrder: Edit (fsm.core.workorder.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 - 2026 W1 (FSM 22.0) |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of Work Orders filtered by input criteria.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
Collection of Ids |
|
addressId |
|
Collection of Ids |
|
typeId |
|
Collection of Ids |
|
statusId |
|
Collection of Ids |
|
code |
|
Collection of Codes |
|
startDate |
|
|
|
endDate |
|
|
|
operationCenterId |
|
Collection of Ids |
|
description |
|
Wildcard search enabled |
|
releaseDate |
|
|
|
closingDate |
|
|
|
creationDate |
|
|
|
externalCode |
|
Wildcard search enabled |
|
originId |
|
Collection of Ids |
|
externalSystemId |
|
Collection of Ids |
|
operationsAssignment |
|
|
|
urgencyId |
|
Collection of Ids |
|
workCycleId |
|
Collection of Ids |
|
parentWorkOrderId |
|
Available since 2026 W1 (FSM 22.0) |
Order ℹ️
Default Order
code (ASC)
Possible order values
No other ordering options available.
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
addressId |
|
|
typeId |
|
|
stateId |
|
|
creationDate |
|
|
code |
|
|
startDate |
|
|
endDate |
|
|
operationCenterId |
|
|
description |
|
|
releaseDate |
|
|
closingDate |
|
|
workCycleId |
|
|
externalCode |
|
|
originId |
|
|
externalSystemId |
|
|
operationsAssignment |
|
|
aggregatedDuration |
|
|
aggregatedCardinalityId |
|
|
aggregatedResidualDuration |
|
|
notes |
|
|
urgencyId |
|
|
workCenterId |
|
|
appointmentStartDate |
|
|
appointmentEndDate |
|
|
workCycleId |
|
|
lastOutcomeReasonId |
|
|
lastOutcomeUserId |
|
|
lastOutcomeOriginId |
|
|
lastOutcomeDate |
|
|
parentWorkOrderId |
|
Response error codes