REST API (Built-in Resources)

Version: 5.3.34

Schemes:

Summary

Path Operation Description
/accessToken/login GET
POST
/accessToken/logout GET
POST
/accessToken/renew GET
POST
/action/{action}/{view} GET
POST
/blob/{blobLocator} GET
POST
PUT
/configuredTopic/{topicID}/{formID} GET
POST
PUT
/panel/contents POST
/topicIcon/{topicID} GET
/{conceptLocator}/objectList GET
/{conceptLocator}/objectList/printTemplate/{templateLocator} GET
/{conceptLocator}/objectList/printTemplate/{templateLocator}/{filename} GET

Paths

GET /accessToken/login

POST /accessToken/login

GET /accessToken/logout

POST /accessToken/logout

GET /accessToken/renew

POST /accessToken/renew

GET /action/{action}/{view}

view path string (x-element)
action path string
panel query string (x-element)
element query string (x-element)
context body object

POST /action/{action}/{view}

action path string
panel query string (x-element)
element query string (x-element)
view path string (x-element)
context body object

GET /blob/{blobLocator}

blobLocator path string (x-element)

POST /blob/{blobLocator}

blobLocator path string (x-element)
overrideContentType query string (x-element)
uploadOnly query boolean
binaryKey query string (x-element)

PUT /blob/{blobLocator}

binaryKey query string (x-element)
overrideContentType query string (x-element)
uploadOnly query boolean
blobLocator path string (x-element)

GET /configuredTopic/{topicID}/{formID}

encoding query string
formID path string (x-element)
topicID path string (x-element)

POST /configuredTopic/{topicID}/{formID}

formID path string (x-element)
topicID path string (x-element)

PUT /configuredTopic/{topicID}/{formID}

topicID path string (x-element)
formID path string (x-element)

POST /panel/contents

application query string (x-element)
element query string (x-element)

GET /topicIcon/{topicID}

size path integer (int32)
extensions path boolean
topicID path string (x-element)

GET /{conceptLocator}/objectList

application path string (x-element)
elements query string (x-element)
sort query string[] (x-element) , multiple parameters (sort=aaa&sort=bbb)
disableInheritance query boolean
type path string (x-element)
startTopic query string (x-element)
conceptLocator path string (x-element)
filter query string[] (x-element) , multiple parameters (filter=aaa&filter=bbb)
elementsPath query string (x-element)
name path string

GET /{conceptLocator}/objectList/printTemplate/{templateLocator}

conceptLocator path string (x-element)
elementsPath query string (x-element)
name path string
application path string (x-element)
elements query string (x-element)
disableInheritance query boolean
type path string (x-element)
sort query string[] (x-element) , multiple parameters (sort=aaa&sort=bbb)
filter query string[] (x-element) , multiple parameters (filter=aaa&filter=bbb)
startTopic query string (x-element)

GET /{conceptLocator}/objectList/printTemplate/{templateLocator}/{filename}

application path string (x-element)
disableInheritance query boolean
type path string (x-element)
sort query string[] (x-element) , multiple parameters (sort=aaa&sort=bbb)
startTopic query string (x-element)
conceptLocator path string (x-element)
filter query string[] (x-element) , multiple parameters (filter=aaa&filter=bbb)
name path string
elementsPath query string (x-element)
elements query string (x-element)

Schema definitions

Context: object

link: boolean

True if link relations should be created. Default is false

typeaheadSize: integer

Size of typeahead element targets

applyIn: string

Locator of an application or configuration, which is used to find the right editor for json rendering

selectionElement: string

selected element of e.g. a table

element: string

ID of the element that is to be used. Note: the parameter element OR the parameter view is necessary.

stopIndex: integer

Use: table Stop index for the last element of the side view. Starts with 0

panel: string

ID of the panel that is to be used.

view: string

ID of the view that is to be used. Note: the parameter element OR the parameter view is necessary.

materialize: boolean

True if new topics may be created automatically for tags. Only applies to tag configurations with the flag "tagging.createTags". Default is false

sort: string

Use: table A string with comma seperated integers with sort order

expand: object[]

Array of element IDs

object
type: string

ID of the type that is to be used

application: string

Use: Table Determining which application for the appropriate configuration table to be searched. Specifying the identifier of the requested application

searchString: string

User: relation property Search string to find the target

depth: integer

expand depth

startIndex: integer

Use: table Start index for the first element of the side view. Starts with 0

preservePersistentTags: boolean

True if persistent tags should be preserved. Default is true

nodes: object[]

Array of element IDs

object
update: object

JSON with modifications for update

selectionIndex: integer

User; alternative Selection index of selected alternative. Starts with 1

expandFully: string

true if a node should be expanded fully. The default value is false.

target: string

ID of the target element

refresh: boolean

True if the editor should be rendered

createSubtype: string

true if a subtype should be created. The default value is false.

tags: object[]

Array of tags

source: string

ID of the source element

RenderContext: object

preferredLocatorTypes: string[]

Set the preferred locator types. Two possibilities: Use the string "InternalNameLocator" or the internal name of the attribute, which is used as locator

string
levelsOfDetail: string[]

Set the levels of detail

string , x ∈ { adaptToCardinality , application , keyedProperties , propertyList , rdfID , schema , simpleDetails , simpleTable }