NextGen APIs

GET /territory/organizational-structures/r1/operation-centers/{operationCenterId}/work-centers

Http Verb

GET

Url

/territory/organizational-structures/r1/operation-centers/{operationCenterId}/work-centers

Permissions required

Structure: View (fsm.organizationalstructures.structure.view)

or

Structure: Edit (fsm.organizationalstructures.structure.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W2 (FSM 23.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API returns a list of work centers associated with a specific operation center, filtered by input criteria.

Path Parameters

Field

Note

operationCenterId

The identifier of the operation center

Query String Parameters

Filter ℹ️

Field

Validations

Note

workCenterId


Collection of work center IDs

Order ℹ️

Default Order

workCenterId (ASC)

Possible order values

all response payload fields

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

operationCenterId


workCenterId


Response error codes

BASE_0001