Be able to Filter Agent APIs by email address, etc.
In scenarios we are given email addresses of the agent, and don't know the actual agent id, it would be helpful for APIs like /v1/admin/accounts/{accountId}/realTimeData/agent where we can pass a filter value, i.e. email that will return a subset.
2
votes