Skip to main content
GET
List the caller's dojo agents + dojo_enabled flag.

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

org_id
string

Optional active-org scope. When set, restrict to the caller's dojo agents whose agents.org_id matches (the dashboard passes its active org so the dojo gate follows org context).

Response

The caller's dojo agents.

dojo_enabled
boolean
required

True iff the caller owns ≥1 dojo agent (within org_id when supplied).

agents
object[]
required