v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-285553225.5 KB
Agent Endpoint

List agent endpoints

Returns a paginated list of agent endpoints for the authenticated project.

get/v1/agent/endpoint

Query parameters

limitinteger

Maximum number of endpoints to return (default: 20, max: 50)

afterstring

Cursor for pagination - endpoint ID to start after

agentIdstring uuid

Filter by agent ID

searchTextstring

Search text to filter endpoints

Response

List of agent endpoints