Base Models
List base models
List the base models enabled for this workspace, sourced from the model registry. Results come back in Layer's recommended order, which reflects synced quality and popularity signals and can therefore shift between requests. Reference sets are listed separately under /reference-sets.
get/v2/workspaces/{workspace_id}/base-models
Path parameters
workspace_idstring uuid required
Id of the workspace that owns the resource.
Id of the workspace that owns the resource.
Query parameters
modality'text' | 'image' | 'audio' | 'video' | 'three_d' | 'playable'
Filter by output modality
searchstring nullable
Full-text search on name, aliases, and description
Full-text search on name, aliases, and description
limitinteger
Maximum number of results to return.
Maximum number of results to return.
cursorstring nullable
Cursor from a previous response to fetch the next page.
Cursor from a previous response to fetch the next page.
Response
Successful Response