Skip to main content
Question

Add CODE_BLOCK, STAMP and HIGHLIGHTER nodes to the REST API

  • November 27, 2023
  • 1 reply
  • 285 views

tank666

Currently the following node types are not included in JSON output: CODE_BLOCK, STAMP, HIGHLIGHTER.

If you use the GET file endpoint, the JSON will not have any of the above nodes.

If you use the GET file nodes endpoint, you will get this output for each of the above nodes:

{
	"document": null,
	"components": {},
	"componentSets": {},
	"schemaVersion": 0,
	"styles": {}
}
This topic has been closed for replies.

1 reply

y_toku
Figmate
  • Community Support
  • November 28, 2023

Hi there,

Thank you always for your input. We really appreciate it!

Toku