🚀 Introducing Astro - Your AI assistant for building and improving agents. Get started
cURL
curl --request GET \ --url https://odyssey.asteroid.ai/agents/v2/agent-profile-pools/{poolId}/members \ --header 'X-Asteroid-Agents-Api-Key: <api-key>'
{ "items": [ { "createdAt": "2023-11-07T05:31:56Z", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "updatedAt": "2023-11-07T05:31:56Z" } ], "page": 123, "pageSize": 123, "total": 123 }
List all profiles in a pool
The ID of the agent profile pool
The request has succeeded.
Show child attributes