Skip to main content
GET
List Agents

Overview

Returns the triage agent profiles available to your org. Today this is a single built-in profile, Norm. The endpoint exists for forward compatibility.

Headers

string
required
Your API key for authentication.

Query Parameters

integer
default:"50"
Number of agents to return. Minimum 1, maximum 100.
string
Opaque cursor returned as next_cursor from a previous page.

Response

array
Array of agent profiles.
string | null
Cursor for the next page, or null.
null | array
null on success.

Docs for agents: llms.txt