Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
v1.0
API Reference
Reply to a Comment
Search
JUMP TO
Introduction
Trace.Space REST API
Authentication
Pagination
Errors
Endpoints
Items
Item Object
Create Item
post
List Items
get
Retrieve Item
get
List Items in simple array
get
Retrieve Item at moment in past
get
Retrieve Item's history
get
List related Items
get
List Item's relation graph
get
Update Item
put
Delete Item's Field
delete
Delete Item's Relation
delete
Types
Type Object
Create Type
post
List all Types
get
Retrieve Type
get
Retrieve a template for creating an Item
get
Update Type
put
Delete Type's Field
delete
Picklists
Picklist Object
Create Picklist
post
List all Picklists
get
Retrieve Picklist
get
List Picklist's Options
get
Update Picklist
put
Swagger docs
Explore Trace.Space REST API via Swagger
Trace.Space Core API (EngineCore)
comments
Create Comment
post
comments > {id}
Retrieve a Comment
get
Update Comment
put
Delete a Comment
delete
comments > item > {itemId}
List all Item's Comments
get
comments > reply
Reply to a Comment
post
comments > reply > {replyId}
Edit a Reply
put
Delete a Reply
delete
fillRandomData
/fillRandomData
get
items
Create Item
post
List Items
get
items > many
Create Items
post
Update many Items
put
items > {id}
Retrieve Item
get
Update Item
put
Delete Item
delete
items > {id} > history
Retrieve Item's history
get
items > {id} > fields
Delete Item's Field
delete
items > {id} > fields > rename
Rename Item's Field
put
items > {id} > relations
List related Items
get
Delete Item's Relation
delete
items > {id} > relations > graph
List Item's relation graph
get
items > {id} > move
Move Item
put
items > getMany
Retrieve many Items by Ids and version nrs
post
items > listView
List Items in simple array
get
items > restore > {id}
Restore Item
put
items > deleteMany
Delete multiple Items by providing an array of Item Ids
post
items > treeView
List Item's children tree as TreeView
get
items > tree
List Item's children tree
get
items > getBreadcrumbs
/items/getBreadcrumbs
post
items > nextId
Get next available ShortId
get
picklists
Create Picklist
post
List all Picklists
get
picklists > {id}
Retrieve Picklist
get
Update Picklist
put
Deactivate Picklist
delete
picklists > {id} > options
List Picklist's Options
get
picklists > {id} > restore
Restore Picklist
post
types
Create Type
post
List Types
get
types > {id}
Retrieve Type
get
Update Type
put
Deactivate Type
delete
types > {id} > fields
Delete Type's Field
delete
types > {id} > fields > rename
Rename Type's Field
put
types > {id} > restore
Restore Type
post
types > name > {name}
Retrieve Type by name
get
types > {name} > template
Retrieve a template for creating an Item
get
fillFakeData
Fill DB with sample data
get
Powered by
Reply to a Comment
post
https://api.tracespace.dev/core/comments/reply
Language
Shell
Node
Ruby
PHP
Python
Credentials
http
http
RESPONSE
Click
Try It!
to start a request and see the response here!