Get engine information

head/sessions/{sessionId}/engines/{engineName}
Internal-Use Only

Determines whether information for a specific engine is available.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
engineName
string
true

Specifies the name or nickname of the engine.

sessionId
string<object-id>
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
400Bad RequestThe request was invalid.
404Not FoundNo engine exists at the requested path.
501Not ImplementedThe specified engine is not supported.