Skip to main content
Account Signals are observations generated when Plyne checks your monitored accounts against Custom Signals.

Body

signal_idsstring[]

Return specific signal observations by ID.

account_idsstring[]

Return signal observations for specific monitored accounts.

signalsstring[]

Filter by Custom Signal definition IDs.

statusesstring[]

Filter by account signal status.

Example: [“detected”]

observed_atobject

Restrict signals by observed timestamp.

cursor.limitinteger

Number of signal observations to return. Maximum value is 100.

cursor.afterstring

Opaque cursor returned as cursor.next from the previous response.