Skip to main content
GET
Get team reputation score

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

team_id
string
required

Team identifier (UUID)

Response

Team reputation score

team_id
string
team_name
string
score
number

0-1000

grade
enum<string>
Available options:
AAA,
AA,
A,
BBB,
BB,
B,
CCC,
NR
confidence
enum<string>
Available options:
insufficient,
low,
medium,
high
is_eligible
boolean

true when total_assessments >= 10

components
object[]
total_assessments
integer
last_assessed
string<date-time> | null
trend_30d
number
visibility
enum<string>
Available options:
public,
unlisted,
private
computed_at
string<date-time> | null
member_count
integer
a2a_trust_extension
object