/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
legend
Legend API
get
Get the current user's clan
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
clans
users
Get the current user's clan
get
/v1/users/me/clan
Response
Successful response
Clan
required
id
string
required
name
string
required
description
string
nullable
required
members
ClanMember[]
imageUrl
string
nullable
required
bannerUrl
string
nullable
required
chatRoomId
string
nullable
required
channelName
string
nullable
required
createdAt
string
required
owner
PublicUser
required
memberCount
integer
required
myRole
'owner'
|
'admin'
|
'member'