Skip to main content
GET
Get Neg Risk Query

Query Parameters

token_id
string | null

PM-compat alias: py-clob-client builds the neg-risk URL as {host}/neg-risk?token_id=X (hardcoded query form). This route delegates to the same resolver as the path form /v1/neg-risk/{token_id}. Missing OR empty returns 400 {"error": "Invalid token id"} uniformly (no 422 leak).

Response

Successful Response

neg_risk
boolean
required