Get engine information

head/sessions/{sessionId}/engines/{engineName}

Determines whether information for a specific engine is available.

Request Samples

Path Parameters

NameTypeRequiredDescription
sessionId
string<object-id>
true

Specifies the ID of the session.

engineName
string
true

Specifies the name or nickname of the engine.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request

The request was invalid.

404Not Found

No engine exists at the requested path.

501Not Implemented

The specified engine is not supported.