Microsoft Azure Get Atlas Entity Uniqueattribute Type Typename

Get complete definition of an entity given its type and unique attribute.In addition to the typeName path parameter, attribute key-value pair(s) can be provided in the following format:attr:\=. NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName.The REST request would look something like this:GET /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.