Получение всех элементов настраиваемого пользовательского справочника
Path Parameters
category string required
category
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
code string
fields object
property name* CustomDictFieldValueRes
type string
id int64
name string
position int32
status int64
[
{
"code": "string",
"fields": {},
"id": 0,
"name": "string",
"position": 0,
"status": 0
}
]
Unauthorized
Forbidden
Not Found
Loading...