Skip to main content
GET
Returns device reputation information of a visitor.

Authorizations

Authorization
string
header
required

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

Headers

X-API-Version
string
default:2024-09-01
required

The API version to use.

Path Parameters

visitorId
string
required

The visitor id to get information on.

Pattern: ^[a-zA-Z0-9]{20}$

Query Parameters

signals
enum<string>[]
required

The information signals to retrieve.

Available options:
regional_activity,
suspect_score,
timestamps

Response

A JSON object representing reputation information related to requested signals.

data
object

Object containing properties of the signals requested