v1
latestOpenAPI 3.1.0MIT2026-07-2654137287.8 KBinference_endpoints
Get an Inference Endpoint
Gets an inference endpoint.
get/organizations/{organization_name}/inference-endpoints/{inference_endpoint_name}
Response
OK
Example response
{
"display_name": "Name",
"id": "cb3a4591-efc3-46c0-b06a-3d820c0ec100",
"name": "transcribe",
"organization_name": "acme-corp"
}