ItemState_Get (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | ItemState_Get |
Resource Path:/api/ItemState
The response body is of type object.
Returns a JSON array that contains the information about all item states. If no item states are found, an empty JSON array is returned.
The following properties are returned.
item_status_cd (integer)
The state code.
item_status_desc (string)
The state description.
color (string)
The name or hex value of the HTML color that is the background color for this state in the user interface.
last_edit_comment (string)
The comments about why the record was added or updated.
last_edit_by (string)
The ID of the user who added or last updated this record.
last_edit_at (datetime)
The date and time when the record was added or last updated.