NextGen APIs

GET /assets/r1/status

Http Verb

GET

Url

/assets/r1/status

Permissions required

Facility Configuration: View (fsm.core.technicalobject.configuration.view)

or

Facility Configuration: Edit (fsm.core.technicalobject.configuration.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE MULTILANGUAGE-FIELDS

Business Logic

This API returns a list of Asset Status filtered by input criteria.

Query String Parameters

Filter

Field

Validations

Note

Id


Collection of ids

description


Wildcard search enabled, multilanguage field

code


Collection of codes

active



order



color



typeId


Collection of ids

Order ℹ️

Default Order

id (ASC)

Page ℹ️

Default.

Fields ℹ️

Default.

Language ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id


description

multilanguage field

code


active


order


color


type


Response error codes

BASE_0001