Skip to main content
GET
Anomaly GMM metadata

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

learnId
integer
required

Learn Block ID, use the impulse functions to retrieve the ID

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

means
number[][]
required

2D array of shape (n, m)

covariances
number[][][]
required

3D array of shape (n, m, m)

weights
number[]
required

1D array of shape (n,)

error
string

Optional error description (set if 'success' was false)