Skip to main content
GET
List an org's active OAuth grants (connected apps / sessions)

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

org_id
string
required
agent_id
string

Keep only grants carrying a resource scope (MNE-796) for this agent.

limit
integer
default:50
Required range: 1 <= x <= 200

Response

The org's live grants.

grants
object[]
org_id
string
limit
integer