List project models
Models
List project models
Lists custom model resources owned by the specified project. Use the organization endpoint to list models shared across projects or the supported-model catalog to discover Together-hosted base models.
GET
List project models
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Project identifier.
Query Parameters
Model visibility. Private means it is scoped to the project. Internal means it is scoped to the organization.
Available options:
VISIBILITY_PRIVATE, VISIBILITY_INTERNAL Organization whose shared models should be included. Defaults to the authenticated project's organization.
Maximum number of models to return.
Cursor from a previous model list response.