Skip to main content
POST
Get Reviewer Profile
Use this API to fetch a reviewer’s behavioral profile: judgment volume, approval rate, review speed, top flags, content types, peak hours, and a per-organization breakdown. Profiles are derived from accumulated judgments, so they need some review history before they are meaningful.

Endpoint

POST https://api.velt.dev/v2/memory/profiles/get

Headers

string
required
Your API key.
string
required

Body

Params

object
required

Example Requests

Get a specific reviewer’s profile

Response

The result is a reviewer profile, or null when no profile exists yet.

Success Response

Failure Response