/
TR
traptitech
/
traQ API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
activity
1
authentication
2
authorization
4
bot
15
channel
9
client
8
clip
11
file
5
heartbeat
2
message
9
mute
3
notification
6
pin
4
public
1
sessions
3
stamp
9
star
3
unread
2
user
10
user group
10
get
/users/me/groups
get
/users/{userID}/groups
get
/groups
post
/groups
get
/groups/{groupID}
delete
/groups/{groupID}
patch
/groups/{groupID}
get
/groups/{groupID}/members
post
/groups/{groupID}/members
delete
/groups/{groupID}/members/{userID}
userTag
5
webhook
9
user group
所属するユーザーグループのIDを取得します
get
/users/{userID}/groups
Response
正常に取得できました
string[]
required
UUIDの配列
Changes