Servers
Find template by id
Find template by id.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the template.
uuidResponses
Find all templates
Find all templates which belong to the user's organization.
Authorizations
API key authentication
Parameters
Path Parameters
Responses
Items
Operations
Find items of model
Find all item which belong to the specified model.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidResponses
Create a new item
Creates a new item for the specified model. It uses the template of the model.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidResponses
Find item by id
Find and return the item with the requested id.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidThe id of the item.
uuidResponses
Add data values to item
Add data values to item. This method is used in the context of a repeater where a user can add new data rows resulting in data values.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidThe id of the item.
uuidRequest Body
Responses
Modify data values of item
Modify data values of item.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidThe id of the item.
uuidRequest Body
Responses
Find models of organization
Find all models which belong to the provided organization.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidResponses
Create model
Create a model
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidRequest Body
Responses
Find model by id
Find model by id.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidResponses
Update model
Update model's name and description.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidRequest Body
Responses
Add data values to model
Add data values to model. This method is used in the context of a repeater where a user can add new data rows resulting in data values.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuidRequest Body
Responses
Modify data values of model
Modify data values of model.
Authorizations
API key authentication
Parameters
Path Parameters
The id of the organization you are a member of.
uuidThe id of the model. A item always belongs to a model.
uuid