Skip to main content
GET
List sessions

Authorizations

Authorization
string
header
required

Authorization: Api-Key <application_api_key> (legacy X-Api-Key also accepted).

Query Parameters

profile_id
string

Restrict to one profile's sessions (400 idv_profile_id_invalid on a malformed id).

Pattern: ^[A-Za-z0-9._:-]{1,128}$
review_status
string

CSV of review statuses (400 on unknown values).

limit
integer
default:50

Page size; hard cap 100 (larger values are clamped).

Required range: x >= 1

Response

OK

data
object[]
required

Newest first, at most limit (cap 100) rows.