Interface GetActionsRequest

Hierarchy

  • GetActionsRequest

Properties

actionName?: string

The name of the action to retrieve.

deployed?: boolean

Optional filter to only retrieve actions that are deployed.

installed?: boolean

Optional. When true, return only installed actions. When false, return only custom actions. Returns all actions by default.

page?: number

Use this field to request a specific page of the list results.

per_page?: number

The maximum number of results to be returned by the server in single response. 20 by default

triggerId?: string

An actions extensibility point. Acceptable values: post-login, credentials-exchange, pre-user-registration, post-user-registration, post-change-password, send-phone-message, password-reset-post-challenge