Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 893 Bytes

TeamResponse.md

File metadata and controls

14 lines (10 loc) · 893 Bytes

# TeamResponse

Contains information about your team and its members

Properties

Name Type Description Notes
name string The name of your Team
accounts \Dropbox\Sign\Model\AccountResponse[]
invited_accounts \Dropbox\Sign\Model\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 string[] 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]