Path parameters
-
inference_id
string Required The inference Id
GET
/_inference/{inference_id}
curl \
--request GET 'http://api.example.com/_inference/{inference_id}' \
--header "Authorization: $API_KEY"