Get Server Current User
GET
/api/v1/servers/{id}/@me
Gets the state of the current user in the server. This includes the user’s stats and their permissions in the server.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: int64
The ID of the server.
Responses
Section titled “ Responses ”The user’s stats.
If the user could not be found.