List All Project Models

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

Path parameters

project_idstringRequired

The unique identifier of the project

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

include_outdatedbooleanOptional

returns non-latest versions of models

Response

A list of models

sttlist of lists of objectsOptional
ttslist of lists of objectsOptional

Errors