curl "https://api.destined.ai/v1/users/me" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "id": "user_abc123", "email": "user@example.com", "name": "John Doe", "subscription_tier": "pro", "created_at": "2024-01-01T00:00:00Z" }
Get profile information for the authenticated user
free
starter
pro
enterprise