post https://app.modzy.com/api/models/search
This endpoint returns model details. It includes the modelId
, latestVersion
, author,
name
, versions
, and tags
for a list of models.
This is a search route that requires that either an array of model identifiers is sent in the request body or a model identifier is sent in the endpoint.
Pagination
This is a search route that accepts sort-by and direction query parameters as described in the pagination guide.
Roles
All the roles can access this route.