Skip to main content
GET
List person reports

Authorizations

Authorization
string
header
required

Send the API key as Authorization: Bearer <api_key>.

Path Parameters

person_id
string
required

Query Parameters

limit
integer
default:50

Page size. Defaults to 50 and is capped at 100.

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

Opaque pagination cursor returned by the previous response.

Response

Reports for a person.

data
object[]
required
pagination
object
required