Guidance notes for Asset Search endpoint

This page will help you get familiar with the /asset/search endpoint for search Assets using ATLAS API

Asset Search (/asset/search/)

Asset Search will allow you to view data on all assets and attributes within ATLAS. Asset data can be searched using lookups and filters on any attribute including geometry.

tenant or contract_id

To begin, one of "tenant" or "contract_id" must be provided. For more information on these, please refer to Getting Started With EMT API.

filters

Filters can be used to build a query.

lookup name

Possible keywords to use in Asset Search Lookup names:

modified_at
changeset
change_flag
import_source
imported_at
tag_code
discipline
sub_discipline
function
sub_functional_unit
class_code
location
attributes.*
geometry

lookup Value

Lookup value can be a String, Integer, Date based on your chosen lookup field. It can also be an array if "in" is used as the lookup operator. This allows you to search for multiple assets in 1 request.

search

You can also enter any string within the search field to enable more generic search queries for keywords.

Examples


For any help, feel free to email [email protected]