v1
latestOpenAPI 3.0.32026-07-132681171.6 KBList available models
Get all available models. If authenticated with a Requesty API key, returns only approved models for your organization. Otherwise, returns all public models.
get/v1/models
Response
List of available models
Example response
{
"data": [
{
"owned_by": "system"
}
]
}