Error
A valid request URL is required to generate request examples{
"pending_below": 50,
"suspicious_below": 50,
"fraudulent_below": 50,
"object": "thresholds"
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}Rules
Get thresholds
The workspace outcome boundaries currently applied to risk_score to produce decision.
GET
/
api
/
v1
/
thresholds
/
Error
A valid request URL is required to generate request examples{
"pending_below": 50,
"suspicious_below": 50,
"fraudulent_below": 50,
"object": "thresholds"
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}Authorizations
Paste your workspace API key from Settings. Sent as Authorization: Bearer .