/bitbucket/users
/bitbucket
/bitbucket/users
Get a Bitbucket user account by UUID or account_id
Price: 1 credit
💡 AI Hint: Get a Bitbucket user account by its UUID or account_id (lookup by nickname is not supported). Returns uuid, display name, nickname, account_id, account type and status, staff flag, location, creation date, and avatar.
⚠️ Common errors: 412: User not found
POST
/bitbucket/users
Authorizations
API token from the dashboard
Headers
Body
application/json
User UUID (with or without braces) or account_id. Lookup by nickname is not supported.
Minimum string length:
1Examples:
"{250a442a-3ab3-4fcb-87c3-3c8f3df65ec7}"
"5d5355e8c6b9320d9ea5b28d"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Response
Successful Response