Skip to main content
GET
Get a list of all model variants available for this project

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

Query Parameters

impulseId
integer

Impulse ID. If this is unset then the default impulse is used.

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

modelVariants
object[]
required

All model variants relevant for all learn blocks in the project

error
string

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