Managing Equipment Identity
Overview
Equipment Discovery
Finding Equipment in Your Fleet
Returns the list of all equipments and their identity. This endpoint is paginated.
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
The numbers of items to return
20The number of items to skip before starting to collect the result set
0By default, customFields are not included. If set to one, the custom fields will be included in the response
0By default, data sources related to the equipment are not included. If set to one, the data sources will be included in the response
0By default, equipment group information is not included. If set to one, the group information will be included in the response
0This parameter allows filtering the equipments based on whether the equipment is currently involved in an in-progress sharing process or not.
{"value":0,"summary":"Filter by not in progress sharing"}List of equipment
Unable to authenticate the token
Getting Detailed Equipment Information
Returns the identity of the requested equipment
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
ID of the equipment
By default, customFields are not included. If set to one, the custom fields will be included in the response
0List of equipment
Unable to authenticate the token
Data Standardization
Correcting Equipment Names
Update equipment data with assetId or (serialNumber AND make)
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
The category must exist beforehand and will not be created if it does not exist
Equipment has been modified
OKMissing parameters or invalid parameters
Unable to authenticate the token
An error occurred while processing the request
Handling Inconsistent Manufacturer Data
Bulk Update Strategies
System Integration
Syncing with ERP/CMMS Systems
Establishing Data Mapping
Maintaining Data Consistency
Last updated
Was this helpful?