Servers
Get Server Current User
Gets the state of the current user in the server. This includes the user's stats and their permissions in the server.
get/api/v1/servers/{id}/@me
Path parameters
idstring int64 required
The ID of the server.
Response
The user's stats.
Changes
No recorded changes to this endpoint across all 1 revision of this API.