v4

latestSwagger 2.02026-07-13109102258.7 KB
Entity

Get entity header given its GUID.

get/atlas/v2/entity/guid/{guid}/header

Path parameters

guidstring required

The globally unique identifier of the entity.

Response

AtlasEntityHeader

attributesobject

The attributes of the struct.

typeNamestring

The name of the type.

lastModifiedTSstring

ETag for concurrency control.

classificationNamesstring[]

An array of classification names.

displayTextstring

The display text.

guidstring

The GUID of the record.

isIncompleteboolean

Whether it is a shell entity

labelsstring[]

labels

meaningNamesstring[]

An array of meanings.

status'ACTIVE' | 'DELETED'

Status of the entity - can be active or deleted. Deleted entities are not removed from Atlas store.