post https://app.modzy.com/api/models//versions/search
This endpoint returns version details. It includes the timeout
, requirement
, inputs
, outputs
, and statistics
for a list of versions.
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.
Roles
All the roles can access this route.
Pagination
This is a search route that accepts
sort-by
anddirection
query parameters as described in the pagination guide.