v1
latestOpenAPI 3.1.02026-07-17122076.0 KBModels
Lists the currently available models, and provides basic information about each one such as the owner and availability
Lists the currently available models, and provides basic information about each one such as the owner and availability.
get/models
Response
Successful Response.
Example response
{
"data": [
{
"created": 1686935002,
"owned_by": "NVIDIA",
"api_type": "internal"
}
]
}