List agents in organization
Organizations
List agents in organization
List agents in organization
GET
List agents in organization
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Organization identifier (e.g. org-abc12345)
Query Parameters
Filter to only current user's agents
Opt-in pagination: max agents to return. Omit limit AND offset for the full (unpaginated) listing. When supplied, the response adds total/limit/offset.
Required range:
1 <= x <= 500Opt-in pagination: number of agents to skip.
Required range:
x >= 0