List hosted models.

Gets the list of hosted models for given organization. Supported sort fields are: model, createTime. Max page limit is 1000.

Path Params
string
required

The ID of the organization.

string
required

The ID of the cluster the model is deployed on. Use "-" placeholder to list all models across all clusters.

Query Params
string

Defines the number of items that should be returned

string

Cursor that defines token indicating where to start the next page. Empty value indicates to start from beginning of the dataset.

string

The field name to order by. Nested fields can be specified by using a dot (e.g. user.name).

string
enum

The order of returned items. Default is ASC.

Allowed:
Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json