Skip to main content

Hi there,


when using variable font settings in my text styles I’m not able to receive them using the REST API.


As an example I’m setting the slant to -4 here:



And read the a node with the style assigned using the /v1/files/:key/nodes endpoint:


I’m expecting to have the slant value here (maybe in a font-variation-settings like string?) but neither the response nor the TypeStyle type look like it’s included.


Am I doing something wrong here or is it something thats not covered (yet) by the API?

Be the first to reply!