Operation HTTP request Description
POST
/pub/v1/scheme/groups/{id}/add-items
Add organizational units to a group
POST
/pub/v1/scheme/namespaces/{namespace}/groups
Create a group’s metadata description
DELETE
/pub/v1/scheme/groups/{id}
Delete a group
POST
/pub/v1/scheme/groups/{id}/remove-items
Delete organizational units from a group
PUT
/pub/v1/scheme/groups/{id}
Edit group data
GET
/pub/v1/scheme/groups/{id}
Get a group metadata description instance by ID
GET
/pub/v1/scheme/namespaces/{namespace}/apps/{code}/doctemplates
Get a list of an app’s document templates’ metadata descriptions
GET
/pub/v1/scheme/namespaces/{namespace}/doctemplates
Get a list of document templates’ metadata descriptions
GET
/pub/v1/scheme/groups/{id}/parent-groups
Get a list of groups the specified group is included in
GET
/pub/v1/scheme/groups/list
Get a list of metadata descriptions of filtered groups
POST
/pub/v1/scheme/groups/list
Get a list of metadata descriptions of filtered groups
GET
/pub/v1/scheme/namespaces/{namespace}/apps/{code}/groups
Get a list of metadata descriptions of groups and roles by app
GET
/pub/v1/scheme/modules
Get a list of modules’ metadata descriptions
GET
/pub/v1/scheme/namespaces/{namespace}/pages
Get a list of pages’ metadata descriptions
GET
/pub/v1/scheme/groups/{id}/positions
Get a list of positions included in a group
GET
/pub/v1/scheme/namespaces/{namespace}/apps/{code}/processes
Get a list of process templates’ metadata descriptions by app
GET
/pub/v1/scheme/solutions
Get a list of solutions’ metadata descriptions
GET
/pub/v1/scheme/groups/{id}/sub-groups
Get a list of sub-groups of a specified group
GET
/pub/v1/scheme/groups/{id}/users
Get a list of users included in a group
GET
/pub/v1/scheme/namespaces/{namespace}/apps/{code}
Get app metadata description by code
GET
/pub/v1/scheme/namespaces/{namespace}/apps
Get list of app metadata descriptions
GET
/pub/v1/scheme/namespaces/{namespace}/processes
Get list of process tempalte metadata descriptions
GET
/pub/v1/scheme/namespaces
Get list of workspace metadata descriptions
GET
/pub/v1/scheme/modules/{id}
Get metadata descriptions of a module by ID
GET
/pub/v1/scheme/namespaces/{namespace}/processes/{code}
Get process template metadata description by code
GET
/pub/v1/scheme/namespaces/{namespace}/groups
Get the list of metadata descriptions of groups
GET
/pub/v1/scheme/doctemplates/{id}
Get the metadata description of a document template by ID
GET
/pub/v1/scheme/pages/{id}
Get the metadata description of a page by ID
GET
/pub/v1/scheme/solutions/{code}
Get the metadata description of a solution by code
GET
/pub/v1/scheme/namespaces/{namespace}
Get workspace metadata description by code
GET
/pub/v1/scheme/namespaces/{namespace}/apps/{code}/exportable
Whether the app can be exported using its code
GET
/pub/v1/scheme/modules/{id}/exportable
Whether the module can be exported using its ID
GET
/pub/v1/scheme/solutions/{code}/exportable
Whether the solution can be exported using its code
GET
/pub/v1/scheme/namespaces/{code}/exportable
Whether the workspace can be exported using its code