Endpoints
Get an endpoint
Retrieve a single Frontier Gateway endpoint by its ID.
Retrieve a single endpoint by its
id, including its slug and configured targets.
Errors
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Path Parameters
Response
200 - application/json
A Gateway endpoint: a slug and its priority-ordered targets (index 0 tried first).
Stable identifier for the endpoint.
Globally-unique routing slug.
Example:
"baseten/mymodel-4"
Region this endpoint's routing serves.
Available options:
UNRESTRICTED, EU Creation time, ISO 8601.
Last update time, ISO 8601.
The endpoint's upstream targets. Exactly one target is supported at this time.