c761ed1f371e

OpenAPI 3.1.02026-08-1250256155.7 KB
manage > v1 > projects > 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