π Introducing Astro - Your AI assistant for building and improving agents. Get started
cURL
curl --request GET \ --url https://odyssey.asteroid.ai/agents/v2/context \ --header 'X-Asteroid-Agents-Api-Key: <api-key>'
{ "email": "<string>", "organizations": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>" } ], "userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Get the current userβs context including organization memberships
The request has succeeded.
Show child attributes