v4

latestSwagger 2.02026-07-13109102258.7 KB
Entity

List classifications for a given entity represented by a GUID.

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

Path parameters

guidstring required

The globally unique identifier of the entity.

Response

An array of classifications for the given entity GUID.

listobject[]

An array of objects.

pageSizeinteger

The size of the page.

sortBystring

The sorted by field.

sortType'NONE' | 'ASC' | 'DESC'

to specify whether the result should be sorted? If yes, whether asc or desc.

startIndexinteger

The start index of the page.

totalCountinteger

The total count of items.