GET
/
members
/
servers
/
{serverId}
/
pages
/
{pageNum}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

serverId
integer
required

ID of the VaultCord server

pageNum
integer
required

If pagination is desired, the page to fetch of the response

Response

200 - application/json
success
boolean
data
object[]