a8f6e873842d

latestOpenAPI 3.1.02026-08-1450256155.9 KB
manage > v1 > models

Get a specific Model

Returns metadata for a specific public model

get/v1/models/{model_id}

Path parameters

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