Returns the list of all things.
This endpoint is authorized to organizations only, and allows retrieving the list of things specifying:
- One or more conditions based on properties (all conditions are in AND).
- The sorting criteria (also multiple).
- The paging configuration.
The list of results is limited to only those things authorized to the user's parent organization.
Required permissions: READ_ALL_THINGS.
The name of the target tenant (e.g. acme).
Condition on thing serial-number.
For more details on predicates, see the payload common concepts article.
Condition on name property.
For more details on predicates, see the payload common concepts article.
Condition on thing-definition id.
Condition on product-model id.
Condition on product-model-part id.
Condition on customer id.
Condition on location id.
Condition on object property.
For more details on predicates, see the payload common concepts article.
The flag indicating whether to include ASSIGNED things.
The flag indicating whether to include UNASSIGNED things.
The number of elements to retrieve for the current page.
The page number to retrieve (zero-based).
The sorting criteria based on object properties.
Successful operation.
The thing object identifier.
The thing name.
The thing serial number.
The thing-defininition identifier associated with the thing.
The product-model identifier associated with the thing. This must be provided in the alternative of the thingDefinitionId.
The model-part identifier associated with the thing to be provided with the productModelId.
The GPS coordinates associated with this thing.
The timestamp at which the object was created.
The last activation date.
The timestamp at witch the object has been modified the last time.
The cloud status of the thing.
0: INACTIVE
1: TEST
2: ACTIVE
2: SUSPENDED
4: PROVISIONING
5: ACTIVATING
6: ACTIVATING_TEST
The timestamp of the last cloud status update.
The connection status of the thing.
-1: UNREACHABLE
0: OFFLINE
1: ONLINE
The timestamp of the last connection status update.
The timestamp of the lastest received metric value.
The customer identifier.
The location identifier. If missing, the thing is registered as NOT ASSIGNED during creation (allowed only by organization users).
The set of properties providing additional details to the parent object.
The ICCID of the SIM card installed into the product.
The sub-node provising SIM card connectivity and status details.
The status of the SIM.
The status of the SIM session.
The timestamp the last session has started.
The timestamp the last data has been exchanged by the active session.
The amount of bytes exchanged with the session.
The daily average of exchanged bytes.
The monthly projection of bytes that will be exchanged.
The last cell id the SIM has been connected to.
The timestamp the sim details has been last updated.
The tag identifiers assoicated with this thing.
The thing-defininition associated with the thing.
The thing definition object identifier.
The thing definition name.
The thing definition description.
The placeholder based value to use in thing naming.
The identifier of the metric providing the Thing name.
The identifier of the metric providing the Thing serial number.
The identifier of the metric providing the Thing GPS position in the form "latitude,longitude".
The identifier of the metric providing the name of the thing-definition used to dynamically change the thing-definition associated with a thing.
The identifier of the super thing-definition from where this thing-definition is inheriting elements (can be set only during creation).
The identifier of the parent thing-definition this thing-definition is part of.
The set of properties providing additional details to the parent object.
The customer associated with the thing.
The customer object identifier.
The name of the customer which could be a personal name or a business name.
The country the customer belongs to.
The timezone used for date/times localization (e.g. Europe/Rome).
The set of properties providing additional details to the parent object.
The timestamp at which the object was created.
The timestamp at which a client's user first logged in.
The timestamp at which a client's user last logged in.
The location associated with the thing.
The location object identifier.
The location name.
The country the location belongs to.
The timezone used for date/times localization (e.g. Europe/Rome).
The GPS coordinates associated with this location.
The set of properties providing additional details to the parent object.
The customer identifier.
The service-level associated with the thing.
The service-level object identifier.
The name of the service level.
The integer value used to compare and sort service levels.
The flag indicating whether the alerts management is enabled or not.
The flag indicating whether the notifications management is enabled or not.
The thing pricing model.
The authorization pricing model.
The list of features enabled on this service level.
The partner associated with the thing or inherited by the parent location or customer.
The partner object identifier.
The code identifying the partner.
The country the organization belongs to.
The timezone used for date/times localization (e.g. Europe/Rome).
The number of customers associated to the partner.
The set of properties providing additional details to the parent object.
The timestamp at which the object was created.
The flag indicating whether the page is the first one.
The flag indicating whether the last page has been reached.
The total number of pages.
The total number of elements.
The current sorting criteria.
The number of elements in this page.
The requested page size.
The number of the page (zero-based).
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.