Skip to main content
yoshio
New Participant
February 21, 2025
Solved

Get file modification datetime via plugin

  • February 21, 2025
  • 2 replies
  • 173 views

Hi all.

I want to get the modified datetime of a file with the plugin API.

This topic has been closed for replies.
Best answer by tank666

Currently it is not possible to get the file modification date and time using the Plugin API. But you can get it using the REST API (note, for example, the GET file, GET project files and GET file versions endpoints).

2 replies

tank666
tank666Answer
February 21, 2025

Currently it is not possible to get the file modification date and time using the Plugin API. But you can get it using the REST API (note, for example, the GET file, GET project files and GET file versions endpoints).

UX/UI designer. Figma expert. Creator and developer of plugins and widgets for Figma and FigJam. Check out my resources in Figma Community: figma.com/@tank
yoshio
yoshioAuthor
New Participant
February 21, 2025

Thanks tank666.

Unfortunately, I give up.