List public model catalog

List built-in public models and provider metadata. This endpoint does not require authentication. By default the response is { "models": [...] }; pass unnest=true to return the array directly.

Query parameters

unnestbooleanOptionalDefaults to false

If true, return the public model catalog as an array instead of { "models": [...] }.

Response

Public model catalog.
object
OR
list of objects