External engine
List external engines
Lists all external engines that have been registered for the user, and the credentials required to use them.
get/api/external-engine
Response
A list of external engines.
Example response
[
{
"variants": [
"chess"
]
}
]