Where Do I Find My User ID for the Gumloop API?
Last updated: May 20, 2026
Your User ID is on your Profile Settings page, directly under your email address. Click the copy icon next to it to copy it to your clipboard.
Steps
Open Settings → Profile.
Look directly under your email address — your User ID is displayed there.
Click the copy icon next to the User ID to copy it.

When You Need It
Many Gumloop API endpoints require a user_id parameter. It identifies which Gumloop account a request belongs to, and is required for triggering workflows, fetching run output, and other authenticated operations.
Common Questions
Is my User ID the same as my email? No. The User ID is a unique identifier separate from your email. The API expects the User ID, not the email.
Is my User ID the same as my Team / Project ID? No. The
user_ididentifies your personal account. Theproject_id(still named that for backwards compatibility in the API — it's the same thing the UI now calls your team ID) identifies a team. They are different values used for different purposes.Does the User ID change? No. It is permanent and tied to your account.
Still Need Help?
If this didn't resolve your issue, reach out to support at support@gumloop.com.