List Models

GET {{baseUrl}}/v1/:parent/models?pageToken=<>&pageSize=<>

Lists the models in a project.

Each project can contain multiple models, and each model can have multiple versions.

Request Params

KeyDatatypeRequiredDescription
pageTokenstringThe standard list page token.
pageSizestringThe standard list page size.