Returns a list of agents filtered by optional user IDs, project IDs, and a specified date range. Useful for narrowing down agents by creator, project association, or date criteria.
Request
Query Params
Responses
🟢200OK
application/json
Successfully retrieved filtered agents.
Body
🟠400Bad Request
🟠401Unauthorized
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/v2/api/agent/filter'