List Agents
Norm Sessions
List Agents
List triage agent profiles.
GET
List Agents
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
Your API key for authentication.
Query Parameters
Number of agents to return. Minimum 1, maximum 100.
Opaque cursor returned as
next_cursor from a previous page.Response
Array of agent profiles.
Cursor for the next page, or
null.null on success.Docs for agents: llms.txt