api_access_token: ********************curl --location --request GET 'http://localhost:3030/platform/api/v1/agent_bots' \
--header 'api_access_token: <api-key>'[
{
"id": 0,
"name": "string",
"description": "string",
"account_id": 0,
"outgoing_url": "string"
}
]