Skip to main content
GET
List signal anomalies

Authorizations

__session
string
cookie
required

Clerk session cookie. Authentication is handled by Clerk. Sign in at https://app.dacard.ai/sign-in to obtain a session.

Query Parameters

granularity
enum<string>

Optional granularity filter

Available options:
hour,
day
severity
enum<string>

Optional severity filter

Available options:
low,
medium,
high
limit
integer
default:50

Page size (default 50, max 200)

Required range: 1 <= x <= 200
cursor
string

Opaque pagination cursor from the previous response

Response

Anomaly list

anomalies
object[]
nextCursor
string | null

Pass to cursor on the next request to get the next page