Get a endpoint by name
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
Name of the model
Example:
"gpt-4"
Provider of the model
Example:
"openai"