Teams object

FieldTypeDescription
team_idnumberA unique team identifier.
namestringTeam name.
created_atstringDate and time when team was created.
created_at_timestampnumberUnix timestamp when the team was created.
planstringCurrent subscription plan of the team.
quota_usageobjectCurrent plan quota usage. Quota_usage has the following attributes:
users (number) — Total number of users allowed in the team.
keys (number) — Total number of keys across all team projects.
projects (number) — Total number of projects in the team.
mau (number) — Total number of monthly active users (for Lokalise SDK).
quota_allowedobjectCurrent plan allowances. Quota_allowed has the following attributes:
users (number) — Total number of users allowed in the team.
keys (number) — Total number of keys across all team projects.
projects (number) — Total number of projects in the team.
mau (number) — Total number of monthly active users (for Lokalise SDK).