Onvo Documentation
Concepts
Teams

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
required

The name or title of the team.

email
string
required

The email address associated with the team.

phone_number
string
required

The phone number associated with the team.

logo
string
required

The 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.