v3

latestOpenAPI 3.1.02026-07-3153169140.2 KB
models

List Models

get/v1/models

Query parameters

scope'user' | 'organization'

user (default) returns only the caller's models; organization returns every model in the caller's org.

user (default) returns only the caller's models; organization returns every model in the caller's org.

namestring nullable

Filter to the model with this exact name (org-scoped, unique per org). Returns a 0- or 1-element list; ignores scope.

Filter to the model with this exact name (org-scoped, unique per org). Returns a 0- or 1-element list; ignores scope.

short_idstring nullable

Filter to the model with this exact short_id (org-scoped). Returns a 0- or 1-element list; ignores scope.

Filter to the model with this exact short_id (org-scoped). Returns a 0- or 1-element list; ignores scope.

Response

Successful Response