Hi,
Is it possible to get the last updated time for a component or component set using the /v1/files/:key
endpoint? It looks like the data is available using /v1/files/:file_key/component_sets
or /v1/files/:file_key/component
, but the /v1/files/:key
endpoint is much faster and flexible for my use case and so I would prefer to only use that. If this isn’t possible, is it something that may be added in the future? Thank you!