- Introduction to Web API
- Authorization
- Data types
- Data import
- Working with filters
-
Public API
- Managing apps
- Managing business processes
- Managing files
- Managing users
-
Working with metadata
- Get app metadata description by code (GET)
- Get list of app metadata descriptions (GET)
- Get list of process tempalte metadata descriptions (GET)
- Get list of workspace metadata descriptions (GET)
- Get process template metadata description by code (GET)
- Get the list of metadata descriptions of groups (GET)
- Get the metadata description of a group by code (GET)
- Get workspace metadata description by code (GET)
- Work with modules
- OpenAPI specification
Get list of workspace metadata descriptions
Request
GET /pub/v1/scheme/namespaces
Authorization
This request requires the use of one of following authorisation methods:
API key
Response
The following HTTP status codes may be returned.
Status code | Description | Resource |
---|---|---|
200 | OK Model of the metadata description of a workspace |
Model of the metadata description of a workspace (Get list of workspace metadata descriptions) |