curl --location -g --request GET 'https:///v2/api/agent/filter' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '[
{
"id": 13,
"agent_name": "Marketing Assistant",
"created_by": "[email protected]",
"user": 1,
"project": 1
}
]