LeaderOS API
  • 👋Getting Started
    • Introduction
    • Authentication
  • 🔐Auth
    • Login
    • Register
    • Sessions
  • 🧑‍🦱Users
    • Profiles
    • Roles
    • Tickets
    • Orders
  • 🛍️Store
    • Listing
    • Products
    • Categories
    • Buy
    • Donations
  • 🍏Bazaar
    • Player Storages
    • Servers
  • 🚨Support
    • Tickets
    • Messages
    • Categories
    • Quick Answers
  • 🪙Credits
    • Show Credits
    • Add Credits
    • Remove Credits
    • Send Credits
    • Set Credits
  • 👍Vote
    • Vote Links
  • 🎮Discord
    • Users
    • Settings
    • Roles
Powered by GitBook
On this page
  1. Discord

Settings

Get Settings for Discord integration

GET https://yourwebsite.com/api/integrations/discord/settings

{
    "roleSyncingStatus": true,
    "syncedRoleID": "1131621997231743046",
    "ticketStatus": true,
    "ticketCategoryID": "1148224808119701576",
    "ticketStaffRoleIDs": [
        "1148268311889575976"
    ]
}
PreviousUsersNextRoles

Last updated 4 months ago

🎮