Servers

List out the servers on account

get/servers

Response

VaultCord server settings

successboolean

Example response

{
  "success": true,
  "data": [
    {
      "id": 5180,
      "name": "google play",
      "guildid": "1218273540147646535",
      "created_at": 1710529489
    }
  ]
}

Changes

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