Skip to main content
GET
List Signal Anchor Dates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
integer
required

Query Parameters

limit
integer
default:90

Maximum number of dates to return.

Required range: 1 <= x <= 365

Response

Successful Response

Recent distinct detection dates that produced signals.

dates
string<date>[]
required

Distinct detected_for_date days with user-facing signals, newest first. Same population as listSignals with default filters.