Skip to main content

Interface: $Properties

v1.ListActivityExecutionsRequest.$Properties

Properties of a ListActivityExecutionsRequest.

Hierarchy

Properties

namespace

Optional namespace: null | string

ListActivityExecutionsRequest namespace


nextPageToken

Optional nextPageToken: null | Uint8Array

Token returned in ListActivityExecutionsResponse.


pageSize

Optional pageSize: null | number

Max number of executions to return per page.


query

Optional query: null | string

Visibility query, see https://docs.temporal.io/list-filter for the syntax.