Get apimodelservingv1modelapis
Lists Model APIs based on the query filters. Returns only Model APIs visible to the requesting user.
Authorizations
Query Parameters
The id of the environment to filter the Model APIs by.
The id of the project to filter the Model APIs by.
The name of the Model APIs. Can be a regular expression.
The name of the registered model that is the source of the Model API.
The version of the registered model that is the source of the Model API. Can only be present along with registeredModelName.
The number of result to retrieve. Defaults to 25.
The offset from the first element to start retrieving from.
Field to order results by. Format is the name of the field optionally followed by a space and either ASC or DESC. If not specified defaults to ASC.