Skip to main content
GET
Get model by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
number
required

Response

Models fetched successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Model fetched successfully"

data
object[]
required