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 objects or null
ttslist of lists of objects or null

Errors