Definitions
AddCustomTable
Name | Schema |
---|---|
dataSetName |
string |
dataSetSubType |
string |
defaultLanguageId |
integer (int32) |
fields |
< CustomTableField > array |
label |
string |
labelFieldName |
string |
languageIds |
< integer (int32) > array |
name |
string |
AddDataResource
Name | Schema |
---|---|
documents |
< DataDocument > array |
AddHierarchyResource
Name | Schema |
---|---|
companyId |
integer (int32) |
defaultLanguage |
integer (int32) |
enableNodeAssignments |
boolean |
languages |
< integer (int32) > array |
listId |
integer (int32) |
name |
string |
AddJobResource
Name | Schema |
---|---|
levels |
< DataSetLevel > array |
AddSurveyProperties
Name | Schema |
---|---|
apiKey |
string |
levels |
< string > array |
name |
string |
originUrn |
string |
publicName |
string |
server |
string |
CustomDataDeleteObject
Name | Schema |
---|---|
data |
< < string, object > map > array |
dataSchema |
CustomDataWriteObject
Name | Schema |
---|---|
data |
< < string, object > map > array |
dataSchema |
CustomTable
Name | Schema |
---|---|
created |
string (date-time) |
createdByUserId |
integer (int32) |
dataSetId |
string |
dataSetPublicName |
string |
hubId |
integer (int64) |
id |
integer (int32) |
lastAccessed |
string (date-time) |
lastModified |
string (date-time) |
links |
< string, object > map |
name |
string |
publicName |
string |
subType |
string |
CustomTableField
Name | Schema |
---|---|
categories |
< CustomTableFieldCategory > array |
dataType |
|
id |
integer (int64) |
isLanguageDependent |
boolean |
isPrimaryKey |
boolean |
label |
string |
length |
integer (int32) |
links |
< string, object > map |
name |
string |
precision |
integer (int32) |
scale |
integer (int32) |
CustomTableFieldCategory
Name | Schema |
---|---|
code |
string |
labels |
< CustomTableFieldCategoryLabel > array |
links |
< string, object > map |
DataDocument
Name | Schema |
---|---|
document |
object |
isDeleted |
boolean |
version |
integer (int64) |
DataSchemaField
Name | Schema |
---|---|
code |
string |
hasOtherField |
boolean |
listSource |
string |
loopReference |
string |
texts |
< LanguageText > array |
urn |
string |
DataSchemaRelation
Name | Schema |
---|---|
fields |
< Relation > array |
isOneToOne |
boolean |
name |
string |
parent |
string |
DataSchemaVariable
Name | Schema |
---|---|
databaseDesignerReference |
|
excludeFromReporting |
boolean |
fields |
< DataSchemaField > array |
isBackground |
boolean |
isCompound |
boolean |
isHidden |
boolean |
isRespondentVariable |
boolean |
isSystemVariable |
boolean |
length |
integer (int32) |
lowerLimitType |
|
lowerNumericLimit |
number (double) |
name |
string |
nodes |
< Node > array |
options |
< Option > array |
parentVariableName |
string |
precision |
integer (int32) |
scale |
integer (int32) |
tags |
< string > array |
texts |
< LanguageText > array |
titles |
< LanguageText > array |
upperLimitType |
|
upperNumericLimit |
number (double) |
variableType |
DataSetLevel
Name | Schema |
---|---|
dataVersion |
integer (int64) |
name |
string |
schemaVersion |
integer (int64) |
EndUser
Name | Description | Schema |
---|---|---|
comment |
Maximal length : |
string |
email |
Maximal length : |
string |
firstName |
Maximal length : |
string |
id |
integer (int32) |
|
isActive |
boolean |
|
language |
integer (int32) |
|
lastName |
Maximal length : |
string |
links |
< string, object > map |
|
userName |
Maximal length : |
string |
EndUserFilterQuery
Name | Description | Schema |
---|---|---|
isActive |
boolean |
|
searchText |
string |
|
skip |
Minimum value : |
integer (int32) |
sortBy |
Pattern : |
string |
sortByAscending |
boolean |
|
top |
Minimum value : |
integer (int32) |
EndUserList
Name | Schema |
---|---|
id |
integer (int32) |
links |
< string, object > map |
name |
string |
FieldDataType
Type : enum (date, dateTime, numeric, boolean, text, categorical, parentRelation, reference, undefined)
HierarchyListResource
Name | Schema |
---|---|
companyId |
integer (int32) |
companyName |
string |
created |
string (date-time) |
createdBy |
string |
id |
integer (int32) |
lastModified |
string (date-time) |
lastModifiedBy |
string |
name |
string |
HierarchyResource
Name | Schema |
---|---|
companyId |
integer (int32) |
companyName |
string |
defaultLanguage |
integer (int32) |
endUserListId |
integer (int32) |
hierarchyGuid |
string (uuid) |
id |
integer (int32) |
languages |
< integer (int32) > array |
name |
string |
nodeAssignmentsEnabled |
boolean |
schemaGuid |
string (uuid) |
schemaId |
integer (int32) |
schemaName |
string |
tableId |
integer (int32) |
tableName |
string |
HierarchyUploadJobResource
Name | Schema |
---|---|
id |
integer (int32) |
links |
< string, object > map |
status |
Hub
Name | Schema |
---|---|
companyId |
integer (int32) |
companyName |
string |
description |
string |
hubId |
integer (int64) |
links |
< string, object > map |
name |
string |
HubSurvey
Name | Schema |
---|---|
links |
< string, object > map |
name |
string |
sourceId |
string |
sourceType |
|
subType |
string |
surveyId |
string |
JobResource
Name | Schema |
---|---|
created |
string (date-time) |
dataSetId |
string |
id |
integer (int64) |
levels |
< DataSetLevel > array |
links |
|
status |
Level
Name | Schema |
---|---|
children |
< Level > array |
keys |
< DataSchemaVariable > array |
name |
string |
relations |
< DataSchemaRelation > array |
texts |
< LanguageText > array |
variables |
< DataSchemaVariable > array |
Node
Name | Schema |
---|---|
children |
< Node > array |
code |
string |
texts |
< LanguageText > array |
NodeAssignment
Name | Schema |
---|---|
links |
< string, object > map |
nodeId |
string |
role |
string |
userName |
string |
Operation
Name | Schema |
---|---|
from |
string |
op |
string |
path |
string |
value |
object |
Option
Name | Schema |
---|---|
code |
string |
hasOtherField |
boolean |
listSource |
string |
loopReference |
string |
score |
number (double) |
texts |
< LanguageText > array |
urn |
string |
ProblemDetails
Name | Schema |
---|---|
detail |
string |
extensions |
< string, object > map |
instance |
string |
status |
integer (int32) |
title |
string |
type |
string |
RelatedDataSet
Name | Schema |
---|---|
links |
< string, object > map |
name |
string |
publicName |
string |
sourceId |
string |
sourceType |
|
subType |
string |
ResourceCollectionWithLinks[HierarchyListResource]
Name | Schema |
---|---|
itemCount |
integer (int32) |
items |
< HierarchyListResource > array |
links |
< string, string > map |
totalCount |
integer (int32) |
ResourceCollectionWithLinks[Hub]
Name | Schema |
---|---|
itemCount |
integer (int32) |
items |
< Hub > array |
links |
< string, string > map |
totalCount |
integer (int32) |
ResourceCollection[CustomTableField]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< CustomTableField > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[CustomTableRecord]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< CustomTableRecord > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[CustomTable]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< CustomTable > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[EndUserList]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< EndUserList > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[EndUser]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< EndUser > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[HierarchyNodeResource]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< HierarchyNodeResource > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[HubSurvey]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< HubSurvey > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[NodeAssignment]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< NodeAssignment > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[RelatedDataSet]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< RelatedDataSet > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[SurveyDataRecord]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< < string, object > map > array |
links |
< string, object > map |
totalCount |
integer (int32) |
SurveyDataSchema
Name | Schema |
---|---|
defaultConfirmitLanguageId |
integer (int32) |
languages |
< ConfirmitLanguage > array |
name |
string |
root |
|
version |
string |