NextGen APIs

GET /assets/r1/assets

Http Verb

GET

Url

/assets/r1/assets

Permissions required

Technical Object: View (fsm.core.technicalobject.facility.view)

or

Technical Object: Edit (fsm.core.technicalobject.facility.edit)

Personally Identifiable Information (PII)

Yes

Sensitive Information

No

Last Modified Version

r1 - 2025 W1 (FSM 19.0)

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API returns a list of Assets filtered by input criteria.

Query String Parameters

Filter ℹ️

Field

Validations

Note

id


Collection of ids

operationCenterId


Collection of ids

code


Collection of codes

description



typeId


Collection of ids

parentId


Collection of ids

rootId


Collection of ids

statusId


Collection of ids

externalSystemId


Collection of ids

externalCode



workCenterId


available since 2025 W1 (FSM 19.0)

Order ℹ️

Default Order

id (ASC)

Page ℹ️

Default.

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id


operationCenterId


code


description


note


typeId


parentId


rootId


statusId


externalSystemId


externalCode


workCenterId

available since 2025 W1 (FSM 19.0)

Response error codes

BASE_0001