Guilds
DeleterApi/private/guilds
Get Guilds
GET https://api.deleter.xyz/stable/private/guilds
This endpoint allows you to get user guilds.
Headers
Name
Type
Description
Authorization
string
Bearer FfuydfggjFGuyrg 247734710682255361
[
{
"id": "645936887537860636",
"name": "Inserter",
"newGuild": false,
"iconURL": "https://cdn.discord.com/"
},
{
"id": "684800043156635681",
"name": "АРМИЯ БОТОВ",
"newGuild": true,
"iconURL": null
}
] { "error": "Internal Server Error", "statusCode": 500, "message": "Error: { error: \"everything are broken\" }" }Last updated