Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

Path Parameters

session_id
string<uuid>
required
job_id
string<uuid>
required

Response

Successful Response

Response to get a specific cluster job for a session.

id
string<uuid>
required
name
string
required
status
string
required
created_at
string<date-time>
required
clusters
RunCluster · object[]
required
start_time
string<date-time> | null
end_time
string<date-time> | null
metadata
Metadata · object | null
shape
Shape · object | null
error
string | null
config_id
string<uuid> | null
report
InsightsSummary · object | null

High level summary of an insights job that pulls out patterns and specific traces.