NextGen APIs

GET /territory/organizational-structures/r1/areas/{areaId}/operation-centers

Http Verb

GET

Url

/territory/organizational-structures/r1/areas/{areaId}/operation-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 operation centers associated with a specific area, filtered by input criteria.

Path Parameters

Field

Note

areaId

The identifier of the area

Query String Parameters

Filter ℹ️

Field

Validations

Note

operationCenterId


Collection of operation center IDs

Order ℹ️

Default Order

operationCenterId (ASC)

Possible order values

all response payload fields

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

areaId


operationCenterId


Response error codes

BASE_0001