List a project's routable models
The models this project can actually route to: the active catalog filtered by the project’s effective controls (its vendor, region and ZDR overrides over your organization’s), your organization’s BYOK-only setting, and its vendor access. Requires the manage_projects scope.
Authentication
A management key (prefixed mgmt_), created in the dashboard under Settings, API keys, Management keys. Distinct from a regular gateway API key, and never used to call models.
Path parameters
Response
False when the effective controls restrict nothing; models is then the whole active catalog.
Models the controls allow but whose vendor your organization has not been granted access to. Routing refuses them today; access can be requested.
Always null for a project (the credential preference is organization-wide).