Retrieve a paginated list of agents with core metadata. The response may include additional summary fields beyond ID, name, and status.
/v1/agents is the lighter-weight listing endpoint, but the response includes more than just id, name, and statusitems array is sorted by creation date (newest first)ACTIVE (deployed and ready), INACTIVE (not deployed)API Key for authentication
Page number (starting from 1)
x >= 1Items per page (max 50)
1 <= x <= 50