Returns a list of available machine learning application templates from the catalog.
Each template includes metadata such as name, description, cover image, documentation, tags,
and a set of configurable components (e.g., model
, ui
).
Components define parameters, supported deployment flavors,
and other attributes required to create a fully functional application deployment.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
OK
The response is of type object
.