v2

latestOpenAPI 3.1.02026-07-2670186350.6 KB
models

List Custom Models

List all custom language models for the organization that owns the API key.

get/models/custom

Query parameters

offsetinteger

The offset of the first model to return

The offset of the first model to return

limitinteger

The maximum number of models to return

The maximum number of models to return

Response

Successful Response

Example response

{
  "meta": {
    "total_count": 1
  }
}