Interface DashboardsApiGetPublicDashboardInvitationsRequest

Hierarchy

  • DashboardsApiGetPublicDashboardInvitationsRequest

Properties

pageNumber?: number

The page to access (base 0).

pageSize?: number

The number of records to return in a single request.

token: string

Token of the shared dashboard for which to fetch invitations.

Generated using TypeDoc