Get a list of the Models which are active for a specific App.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type ModelParts · object[]
.
Get a list of the Models which are active for a specific App.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type ModelParts · object[]
.