getModelGroupByCode
getModelGroupByCode
Path Parameters
group string required
group
modelCode string required
modelCode
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
code string
label string
title string
{
"code": "string",
"label": "string",
"title": "string"
}
Unauthorized
Forbidden
Not Found
Loading...