Retrieve Model
Retrieves a model’s details.
Path parameters
model
The model to get information for.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
id
The string ID of the model
name
The name of the model
description
The description of the model
released
The UTC time the model was released
number_of_runs
The number of times the model has been run
input_shape_requirements
The input shape requirements for the model