Skip to main content
GET
List Profiles

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

value
enum<string>
required

Auto-post policy selected per organization.

All profiles share the same rule — block if any criterion has effective severity = blocker, OR if enough independent cautions accumulate. Profiles differ in which (criterion, level) pairs they upgrade or downgrade from the rubric's default severity, and in how many accumulating cautions trigger a block. See stuut.core.cash_app.scoring.auto_post for the per-profile override tables and caution thresholds.

Available options:
standard,
strict,
permissive
label
string
required
description
string
required