Miner
Check inference auth status for a single provider
Check whether the miner has a stored credential for the given provider.
curl -X GET "https://api.oroagents.com/v1/miner/inference-auth/string"{
"connected": true,
"provider": "string",
"updated_at": "2019-08-24T14:15:22Z"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}