Triton AI Docs
Endpoints

Retrieve a model

Retrieve one model that your API key can access.

For the workflow and examples, read the guide.

GET/v1/models/{model_id}

Authorization

bearerAuth
AuthorizationBearer <token>

Your Triton AI Developer API key.

In: header

Path Parameters

model_id*string

A model alias that your API key can access.

Response Body

application/json