Server Members

Fetch Member

Retrieve a member.

get/servers/{server_id}/members/{member_id}

Path parameters

server_idstring required
member_idstring required

Query parameters

rolesboolean nullable

Response

OR

Example response

{
  "joined_at": "1970-01-01T00:00:00Z",
  "timeout": "1970-01-01T00:00:00Z"
}

Changes

Changed in 3 of the 6 revisions of this API.23

    • added the required property oneOf[subschema #2]/locale to the response with the default status

      response-required-property-added

    • added subschema #2 to the response body oneOf list for the response status default

      response-body-one-of-added

  • 7a23c8b9376612See the full diff
    • added subschema #65 subschema #66 subschema #67 subschema #81 subschema #82 subschema #83 subschema #84 subschema #85 subschema #86 subschema #87 subschema #88 subschema #89 subschema #90 subschema #91 subschema #92 subschema #93 subschema #94 subschema #95 to the response body oneOf list for the response status default

      response-body-one-of-added

    • added the optional property anyOf[Member]/pronouns to the response with the 200 status

      response-optional-property-added

    • added the optional property anyOf[subschema #2]/member/pronouns to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog