OPENAPI / COMPONENTS / SCHEMAS
Account Response
AccountResponseAccountResponse data structure
object12properties
account_idstringThe ID of the Account
email_addressstringThe email address associated with the Account.
is_lockedbooleanReturns `true` if the user has been locked out of their account by a team admin.
is_paid_hsbooleanReturns `true` if the user has a paid Dropbox Sign account.
is_paid_hfbooleanReturns `true` if the user has a paid HelloFax account.
quotasAccountResponseQuotascallback_urlstringThe URL that Dropbox Sign events will `POST` to.
role_codestringThe membership role for the team.
team_idstringThe id of the team account belongs to.
localestringThe locale used in this Account. Check out the list of [supported locales](/api/reference/constants/#supported-locales) to learn more about the possible values.
usageAccountResponseUsagesettingsAccountResponseSettings