ModifiedInfo is an interface datatype for information on the user or token used to modify the asset.

This datatype is used by three other datatypes: AggregateAlert; FilterAlert; and ScheduledSearch. These are in turn used by a few query and mutation fields.

As an interface, ModifiedInfo is implemented by five datatypes: ModifiedInfoMissing; ModifiedInfoSupporter; ModifiedInfoSystem; ModifiedInfoToken; and ModifiedInfoUser.

Table: ModifiedInfo

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Aug 18, 2025
modifiedAtlongyes Long-TermThe timestamp of when the asset was last modified.