OPENAPI / COMPONENTS / SCHEMAS

Account Response

AccountResponse

AccountResponse data structure

object12properties
account_idstring

The ID of the Account

email_addressstring

The email address associated with the Account.

is_lockedboolean

Returns `true` if the user has been locked out of their account by a team admin.

is_paid_hsboolean

Returns `true` if the user has a paid Dropbox Sign account.

is_paid_hfboolean

Returns `true` if the user has a paid HelloFax account.

quotasAccountResponseQuotas

callback_urlstring

The URL that Dropbox Sign events will `POST` to.

role_codestring

The membership role for the team.

team_idstring

The id of the team account belongs to.

localestring

The locale used in this Account. Check out the list of [supported locales](/api/reference/constants/#supported-locales) to learn more about the possible values.

usageAccountResponseUsage

settingsAccountResponseSettings