Interface AnnotationsApiGetPageAnnotationsRequest

Hierarchy

  • AnnotationsApiGetPageAnnotationsRequest

Properties

Properties

endTime: number

End of the time window in milliseconds since the Unix epoch.

pageId: string

The ID of the page, prefixed with the page type and joined by a colon (for example, dashboard:abc-def-xyz or notebook:1234567890).

startTime: number

Start of the time window in milliseconds since the Unix epoch.

Generated using TypeDoc