Get an inference endpoint
GET
/_inference This API requires the monitor_inference cluster privilege (the built-in inference_admin and inference_user roles grant this privilege).
Responses
200 application/json
{ endpoints: InferenceTypesInferenceEndpointInfo []; }