cURL
curl --request GET \ --url https://app.all-hands.dev/api/user/info \ --header 'X-Session-API-Key: <api-key>'
{ "id": "<string>", "login": "<string>", "avatar_url": "<string>", "company": "<string>", "name": "<string>", "email": "<string>" }
Documentation IndexFetch the complete documentation index at: https://allhandsai-agent-sdk-18-profile-manager.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://allhandsai-agent-sdk-18-profile-manager.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?