v4
latestOpenAPI 3.1.02026-07-31155218294.8 KBAccount
Me
get/v1/me
Query parameters
checklistboolean
Headers
xi-api-keystring nullable
x-api-keystring nullable
Response
Successful Response
uidstring required
emailstring nullable required
email_verifiedboolean required
account_setupboolean required
require_email_verifiedboolean
display_namestring required
Name that is used to identifythe account on the website
providerstring required
Authentication provider, e.g. 'github'
picturestring nullable required
is_adminboolean required
can_access_agentsboolean
Whether the user may use the hosted-agents feature (admins, plus the AGENTS_ACCESS_UIDS allowlist)
can_access_sandboxesboolean
Whether the user may use the sandboxes feature (admins, plus the SANDBOXES_ACCESS_UIDS allowlist)
namestring required
Personal name
first_namestring required
First name of the user
last_namestring required
Last name of the user
countrystring required
Country of the user
is_business_accountboolean required
companystring required
Company name
websitestring required
Company website address
titlestring required
Job title of the user, e.g. 'Software Engineer'
is_team_accountboolean
is_team_ownerboolean
team_rolestring nullable
team_display_namestring nullable
is_team_upgrade_enabledboolean
google_linkedboolean
Whether a Google account is linked
show_signup_formboolean
Frontend should route the user into the post-signup account-details form