|
Http Verb |
GET |
|---|---|
|
Url |
/assets/r1/accounts/{accountId}/measuring-elements/{measuringElementId}/measures |
|
Permissions required |
Measuring Element: View (fsm.core.technicalobject.measure.view) or Measuring Element: Edit (fsm.core.technicalobject.measure.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 - 2026 W2 (FSM 23.0) |
|
Released since |
2025 W2 (FSM 20.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of account measuring elements measures filtered by input criteria.
Path parameters
|
Field |
Note |
|---|---|
|
accountId |
|
|
measuringElementId |
|
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
Collection of ids |
|
measuringUserId |
|
Collection of ids |
|
measuringDate |
|
|
|
statusId |
|
Collection of ids |
|
value |
|
|
|
deltaValue |
|
|
|
cumulativeValue |
|
|
|
rotations |
|
|
|
catalogCodeId |
|
Collection of ids |
|
note |
|
|
|
unfeasible |
|
|
|
externalCode |
Unique for the same Measuring Element |
Available since 2026 W2 (FSM 23.0) |
Order ℹ️
Default Order
order (ASC)
Possible order values
all response payload fields.
Page ℹ️
Default.
Fields ℹ️
Default.
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
measuringUserId |
|
|
measuringDate |
|
|
statusId |
|
|
value |
|
|
deltaValue |
|
|
cumulativeValue |
|
|
rotations |
|
|
catalogCodeId |
|
|
note |
|
|
unfeasible |
|
|
externalCode |
Available since 2026 W2 (FSM 23.0) |
Response error codes