V3_AvailableLineEnts_Get (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | V3_AvailableLineEnts_Get |
Resource Path:/api/V3/AvailableLineEnts
| Name | Description | Data Type |
|---|---|---|
| name | An entity name. This can be a partial name, in which case all entries whose name includes this string will be considered a match. | string |
| description | An entity description. This can be a partial description, in which case all entities whose description includes this string will be considered a match. | string |
| canStore | An indication whether the entities can serve as a storage location. | boolean |
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |
| max_rows | Used to supply the maximum number of rows that will be returned by the get. |
The response body is of type Array[Generated.Models.V3_AvailableLineEnts_Get].
OKThe entities to be retrieved are determined by the filter parameters. Passing no filter parameters will retrieve all entities that can be added to a line.
To be included in the returned JSON array, an entity must have the following properties:
- Can schedule jobs
- Can run jobs
- Can capture utilization
- Can track OEE
- Have only one job position
- Are not linked to any line (as parents or children)
- Have a non-null default production rate