Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 860 Bytes

File metadata and controls

17 lines (10 loc) · 860 Bytes

TeamResponse

Contains information about your team and its members

Properties

Name Type Description Notes
name str The name of your Team
accounts [AccountResponse]
invited_accounts [AccountResponse] A list of all Accounts that have an outstanding invitation to join your Team. Note that this response is a subset of the response parameters found in GET /account.
invited_emails [str] A list of email addresses that have an outstanding invitation to join your Team and do not yet have a Dropbox Sign account.

[Back to Model list] [Back to API list] [Back to README]