JavaScript
Agent Endpoint
List agent endpoints
Returns a paginated list of agent endpoints for the authenticated project.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of endpoints to return (default: 20, max: 50)
Required range:
1 <= x <= 50Cursor for pagination - endpoint ID to start after
Filter by agent ID
Search text to filter endpoints

