Clusters / Get build

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/clusters

Method: GET

Authorisation: Minimum role: USER

Request Arguments
Name Type Source
build_idInt32Query

  Request body example

Response object

Response status: 200 (OK)

Response type: DTO_cluster_build

Wrapper: DTO_response_wrap

Other response statuses: 400 (BadRequest), 403 (Forbidden)

  Response body example

DTO_cluster_build
NameTypeReadOnlyDescription
clustersDTO_cluster[]Clusters
idInt32Id
createdDateTimeCreated
DTO_cluster
NameTypeReadOnlyDescription
map_pointsDTO_cluster_map_point[]Map points
indexInt32Index
label_level_1StringLabel level 1
label_level_2StringLabel level 2
summaryStringSummary
doc_countInt32Doc count
centroid_xDoubleCentroid x
centroid_yDoubleCentroid y
DTO_cluster_map_point
NameTypeReadOnlyDescription
entity_idInt32Entity id
entityENUM entityEntity
labelStringLabel
xDoubleX
yDoubleY
ENUM entity
ValueNameDescription
0UNKNOWNUNKNOWN
1LISTLIST
2GROUPGROUP
3USERUSER
4LIST_ENTRYLIST_ENTRY
5TICKETTICKET
6SEARCHSEARCH
7INVOICEINVOICE
8KNOWLEDGE_BASEKNOWLEDGE_BASE
9SCRAPED_ITEMSCRAPED_ITEM
10FIELDFIELD
11TICKET_CONVERSATIONTICKET_CONVERSATION
12EXPORTEXPORT
13EXTERNAL_PRODUCTEXTERNAL_PRODUCT
14TEMPLATETEMPLATE