Skip to main content
GET
Get Serving Endpoint

Authorizations

Authorization
string
header
required

An API key or OAuth2/OIDC access token sent as Authorization: Bearer <token>.

Path Parameters

endpoint_id
string<uuid>
required

Response

Successful Response

id
required

Server-assigned endpoint id.

endpoint_url
string
required

Public base URL of the endpoint, e.g. https://ep-{id}.serving..

config
OnlineServingEndpointRequest · object
required
launched_at
string<date-time>
required
status
OnlineServingStatus · object
required