NextGen APIs

GET /api/scheduling/forward-scheduling/r1/forward-scheduling/processing-work-orders

Http Verb

GET

Url

/api/scheduling/forward-scheduling/r1/forward-scheduling/processing-work-orders

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W3 (FSM 24.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API retrieves all forward scheduling work orders

Path Parameters

None

Query String Parameters

Filters

Field

Note

id

Filter by forward scheduling work order ID(s)

operationCenterId

Filter by operation center ID(s)

stateId

Filter by state ID(s)

workOrderOperationId

Filter by work order operation ID(s)

schedulingModelId

Filter by scheduling model ID(s)

creationDate

Filter by creation date range

foremanResourceShiftId

Filter by foreman resource shift ID(s)

lastProcessingDate

Filter by last processing date range

processingCounter

Filter by processing counter

forwardSchedulingProcessingId

Filter by forward scheduling processing ID(s)

lastProcessingError

Filter by last processing error

agendaId

Filter by agenda ID(s)

Fields ℹ️

Default.

Pagination

Supported via _page parameter.

Header Parameters

Default.

Response documentation

Response payload fields

Returns a paginated collection of Forward Scheduling Work Order objects. See Resource Fields table in parent page for field descriptions.

Response error codes

BASE_0001, BASE_0008