Requires Bearer token authentication
Parameters
Filters for querying agents
Labels for querying agents (e.g., label.environment=production)Label validation rules:
- Label keys must match regex:
^[a-zA-Z0-9][-_a-zA-Z0-9]*[a-zA-Z0-9]$|^[a-zA-Z0-9]$
- Label values must match regex:
^[a-zA-Z0-9][-_a-zA-Z0-9/. ]*$
Number of items to return (forward pagination)
Cursor for forward pagination
Number of items to return (backward pagination)
Cursor for backward pagination
Example
Response
List of agent objects
Pagination information with cursors and navigation flags