Retrieve an engine
This method retrieves an engine.
Path parameters
The identifier of the engine to retrieve. The following engines are available:
-
Embedding: These engines are proficient at performing tasks such as search and classification, enabling enhanced video understanding.
marengo2.6
-
Generative: These engines generate text based on your videos.
pegasus1.1
For details about the features of each engine, see the Video understanding engines page.
Headers
Response
The specified engine has successfully been retrieved
A string representing the identifier of the engine.
An array of strings representing the supported engine options for each engine. For details, see the Engine options page.
A string representing the date and time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), that the engine was created.
A string representing the date and time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), that the engine was updated.
A boolean indicating whether this engine supports fine-tunning.
A boolean specifying whether this engine is ready to be used.