NextGen APIs

GET /api/scheduling/r1/emergency-response-work-orders

Http Verb

GET

Url

/api/scheduling/r1/emergency-response-work-orders

Permissions required

 

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W1 (FSM 22.0)

Deprecated since

 

Removed since

 

Tech Tags

 

Business Logic

This API retrieves all emergency response work orders

Path Parameters

None

Query String Parameters

Filters

Field

Note

id

Filter by work order ID(s)

processingId

Filter by processing ID(s)

workOrderId

Filter by work order ID(s)

resourceId

Filter by resource ID(s)

stateId

Filter by state ID(s)

positionTypeId

Filter by position type ID(s)

sortId

Filter by sort ID(s)

Fields ℹ️

Default.

Pagination

Supported via _page parameter.

Header Parameters

Default.

Response documentation

Response payload fields

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

Response error codes

BASE_0001, BASE_0008