List Project Models

Returns metadata on all the latest models that a specific project has access to, including non-public models

Authentication

AuthorizationToken

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path parameters

project_idstringRequired
The unique identifier of the project

Query parameters

include_outdatedbooleanOptional

returns non-latest versions of models

Response

A list of models
sttlist of objectsOptional
ttslist of objectsOptional

Errors

400
Bad Request Error