Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Discord snowflake ID for the member/user.
Response
resource retrieved
The response is of type object
.
Fetch member by User ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Discord snowflake ID for the member/user.
resource retrieved
The response is of type object
.