Endpoints
List all endpoints
Get paginated list of endpoints for authenticated user with optional filtering by type, active status, sort order, and search by name
get/api/e2/endpoints
Query parameters
type'webhook' | 'email' | 'email_group'
active'true' | 'false'
sortBy'newest' | 'oldest'
searchstring
Response
Response for status 200