Skip to main content
GET
List org-scoped outcome rubrics

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

scope
enum<string>
default:all

Scope filter; all returns inbox + voice + org rubrics.

Available options:
inbox,
voice,
org,
all
limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string

Opaque cursor from a previous page's next_cursor.

Response

200 - application/json

A page of org-scoped rubrics

data
object
meta
object