Documentation Index
Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Teams let you organize account members into groups with shared access to specific templates. Each team has members with assigned roles and a set of template access grants. Users can belong to multiple teams.Team Object
The compact team representation returned in list endpoints:Member Roles
| Role | Permissions |
|---|---|
admin | Add/remove members, manage template access, edit team settings, delete team |
member | View team templates, create submissions from team templates |
List Teams
Get Team
Retrieve the full team object including members and template accesses.Create Team
Update Team
Delete Team
Deleting a team removes all member associations and template access grants. It does not delete the members or templates themselves.Add Member
Update Member Role
Remove Member
Grant Template Access
Access Levels
| Level | Create Submissions | View Submissions | Edit Template |
|---|---|---|---|
full | Yes | Yes | Yes |
read_only | No | Yes | No |