NextGen APIs

GET /work-orders/r1/operation-types

Http Verb

GET

Url

/work-orders/r1/operation-types

Permissions required

WO Configuration: View (fsm.core.workorder.configuration.view)

or

WO Configuration: Edit (fsm.core.workorder.configuration.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE MULTILANGUAGE-FIELDS

Business Logic

This API returns a list of Work Order Operation Type filtered by input criteria

Query String Parameters

Filter ℹ️

Field

Validations

Note

id



code


Collection of Codes

description


Wildcard search enabled

order


 

active


 

operationTypeCategoryId



resourceTypeId



workCenterTypeId



technicalObjectTypeId



reliableForContractor


Available since 2026 W2 (FSM 23.0)

Order ℹ️

Default Order

order (ASC)

Possible order values

all response payload fields

Page ℹ️

Default.

Fields ℹ️

Default.

Language ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id


code


description


order


active


operationTypeCategoryId


resourceTypeId


workCenterTypeId


schedulable


technicalObjectTypeId


assetTypeId

Available since 2026 W2 (FSM 23.0)

accountTypeId

Available since 2026 W2 (FSM 23.0)

familyTypeId

Available since 2026 W2 (FSM 23.0)

ownerTypeId

Available since 2026 W2 (FSM 23.0)

reliableForContractor

Available since 2026 W2 (FSM 23.0)

Response error codes

BASE_0001