Interface StatusPagesApiListStatusPagesRequest

Hierarchy

  • StatusPagesApiListStatusPagesRequest

Properties

include?: string

Comma-separated list of resources to include. Supported values: created_by_user, last_modified_by_user.

pageLimit?: number

The number of status pages to return per page.

pageOffset?: number

Offset to use as the start of the page.

Generated using TypeDoc