Fetches a user’s profile from the database by their external ID. This endpoint does not call Auth0 and is intended to be used behind a gateway.
Authentication: Requires valid JWT or API key. User can only access their own profile.
Documentation Index
Fetch the complete documentation index at: https://docs.aion.xyz/llms.txt
Use this file to discover all available pages before exploring further.
JWT token from Auth0
Account's external ID (format: acct-xxx-v1)
"acct-xyz789-v1"
User's external ID (format: user-xxx-v1)
"user-abc123-v1"