Skip to main content
GET
Get pretrained model

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

specificDeviceSelected
boolean
required

Whether a specific device was selected for performance profiling

availableModelTypes
enum<string>[]
required

The types of model that are available

Available options:
int8,
float32,
akida,
requiresRetrain
error
string

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

model
object
modelInfo
object