Retrieve detailed agents information. By default shows deployed and paused agents. If neither page nor limit is provided, the response is a plain JSON array of agents. If either page or limit is provided, the response is a paginated object with items and pagination.
Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer
Page number (1-based)
x >= 1Items per page
1 <= x <= 100List of statuses to show. By default shows deployed and paused agents.