Skip to main content
GET
Preview alias routing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

primary
object
required

The model that would be selected as primary for inference

fallbacks
object[]

Ordered fallback models, from highest to lowest priority

excluded
object[]

Models excluded from routing (e.g. currently unhealthy)