Models

List models

List available AI models in a workspace with optional filtering by modality, capabilities, and text search.

get/v1/workspaces/{workspace_id}/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'image' | 'video' | 'three_d' | 'audio' | 'text' nullable

Filter by modality

Filter by modality

searchstring nullable

Full-text search on model name/description

Full-text search on model name/description

supports_reference_imagesboolean nullable

Require reference image support

Require reference image support

inpaintingboolean nullable

Require inpainting support

Require inpainting support

outpaintingboolean nullable

Require outpainting support

Require outpainting support

generate_audioboolean nullable

Require audio generation with video

Require audio generation with video

text_to_3dboolean nullable

Require text-to-3D

Require text-to-3D

image_to_3dboolean nullable

Require image-to-3D

Require image-to-3D

text_to_speechboolean nullable

Require text-to-speech

Require text-to-speech

sound_effectboolean nullable

Require sound effect generation

Require sound effect generation

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.