Stats
Pulls
Pull

See the most recent member pulls

get/stats/members/{serverId}

Path parameters

serverIdinteger required

ID of the VaultCord server

Response

Member server stats

successboolean

Example response

{
  "success": true,
  "data": {
    "pullable": "2385",
    "total": "3094"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.