AIGateway
Get a endpoint by name
Get a endpoint by name (returns endpoint if user has access and endpoint is active)
GET
Get a endpoint by name
Authorizations
Path Parameters
Name of the endpoint to get
Query Parameters
Number of input tokens sent to the endpoint
Response
Success
ISO 8601 formatted time of when the Endpoint was created
Example:
"2022-04-23T18:25:43.511Z"
ID of the endpoint
Example:
"62604702b7e5d347dbe7a909"
Valid name of the endpoint
Example:
"completions"
Type of the endpoint
Example:
"llm/v1/completions"
Configuration for the model
Example:
Name of the model
Example:
"gpt-4"
Provider of the model
Example:
"openai"
Last modified on August 18, 2026
Related topics
Get permissions for a endpoint by nameGet endpoint by idGet a Gen AI Endpoint VersionGet the collaborators for a Gen AI Endpoint