AuthTeam
Get current available teams
Get the current available teams
curl -X GET "https://api.misaka.io/v3/team/my"[
{
"id": "string",
"name": "string",
"is_admin": true
}
]How is this guide?
Last updated on
Get the current available teams
curl -X GET "https://api.misaka.io/v3/team/my"[
{
"id": "string",
"name": "string",
"is_admin": true
}
]How is this guide?
Last updated on
curl -X GET "https://api.misaka.io/v3/team/my"