Skip to main content
GET
List scans

Authorizations

Authorization
string
header
required

Mobile token, global API token, series API key, or event API key. See Authentication above for which endpoints each one reaches.

Path Parameters

event_id
integer
required

Event id.

Query Parameters

scan_context_id
integer

Restrict to a single scan context.

since
string<date-time>

Return scans created after this time (incremental sync).

Response

Scans.

scans
object[]
has_more
boolean
synced_at
string<date-time>