v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Teams
users

Get My Teams

Get the current user's team memberships.

Returns all teams the authenticated user is a member of, along with their role, name, and description.

get/v1/users/me/teams

Response

Successful Response

idstring uuid required
team_idstring uuid required
user_idstring uuid required
role'OWNER' | 'ADMIN' | 'MEMBER' required

Team membership roles.

created_atinteger required
updated_atinteger required
team_namestring required
team_descriptionstring nullable required