Get Servers
Get Servers
GET https://roavhub.org/api/servers
This endpoint allows you to get a list of all registered Discord Servers.
Query Parameters
Name
Type
Description
name
string
Useful when trying to get the information of one Discord Server.
Headers
Name
Type
Description
accessToken
string
Authentication token to track down who is interacting with our API.
{
"submitterID": "329991150712651776",
"servername": "RoAviation Hub",
"serverinvite": "https://discord.gg/uTAwkPAnas",
"submissionID": "c929465"
}{
"status": "404",
"message": "Not Found"
}{
"status": "500",
"message": "Internal Server Error"
}Last updated
Was this helpful?