PersistedAggregationTokenAuthor is a datatype for a token author of a persisted aggregation commit. It implements the PersistedAggregationAuthor interface.

This datatype is ultimately used by the createPersistedAggregation() mutation for creating a persisted aggregation, and updatePersistedAggregationMetadata() for making some changes. It's also used by persistedAggregations() when querying LogScale for a list of persisted aggregations.

Table: PersistedAggregationTokenAuthor

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 11, 2026
displayStringstringyes PreviewA common string representation of a token author.
tokenIdstringyes PreviewThe unique identifier of the token.