model

abstract suspend fun model(modelId: ModelId, requestOptions: RequestOptions? = null): Model

Retrieves a model instance, providing basic information about the model such as the owner and permission.

Parameters

modelId

the identifier of the model.

requestOptions

request options.