latestOpenAPI 3.1.02026-08-2250256155.1 KB

452cc1ca14c3

models

Get a Project Model

Returns metadata for a specific model

get/v1/projects/{project_id}/models/{model_id}

Path parameters

project_idstring required

The unique identifier of the project

model_idstring required

The specific UUID of the model

Headers

Authorizationstring required

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Response

A model object that can be either STT or TTS

OR