|
Http Verb |
GET |
|---|---|
|
Url |
/assets/accounts/r1/accounts/{accountId}/measuring-elements |
|
Permissions required |
Technical Object: View (fsm.core.technicalobject.customer.view) or Technical Object: Edit (fsm.core.technicalobject.customer.edit) and 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 |
|
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 measuring elements filtered by input criteria.
Path parameters
|
Field |
Note |
|---|---|
|
accountId |
|
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
Collection of ids |
|
code |
|
Collection of codes |
|
description |
|
Wildcard search enabled |
|
order |
|
|
|
statusId |
|
Collection of ids |
|
characteristicId |
|
Collection of ids |
|
counterDirectionId |
|
Collection of ids |
|
measurementUnitId |
|
Collection of ids |
|
maxLength |
|
|
|
catalogGroupId |
|
Collection of ids |
|
counterOverflowValue |
|
|
|
targetValue |
|
|
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 |
|
|
code |
|
|
description |
|
|
order |
|
|
statusId |
|
|
characteristicId |
|
|
counterDirectionId |
|
|
measurementUnitId |
|
|
maxLength |
|
|
catalogGroupId |
|
|
counterOverflowValue |
|
|
targetValue |
|
Response error codes