Skip to main content

Engine capabilities

What the engine can do with the variant it has loaded, and what its other variants could.

GET /engines/{engine}/capabilities

note

SDK method: engineCapabilities

Attributes​

Attributes (1)
AttributeTypeRequiredDescription
enginestringYesPath parameter.

Response​

200 OK — Returns a Capabilities object.

404 Not Found — Returns a ErrorBody object.

503 — Returns a ErrorBody object.