Teams
A team is used to identify a group of users. A team could be used to store data for a project, or an organisation and so on.
Team fields
name
string
requiredThe name or title of the team.
email
string
requiredThe email address associated with the team.
phone_number
string
requiredThe phone number associated with the team.
logo
string
requiredThe URL or path to the logo image representing the team.
created_at
string
The timestamp indicating when the team was created.
id
string
The unique identifier for the team.
stripe_id
string
The Stripe identifier associated with the team for billing purposes.