# GetClanInfo **GET /clans/{clanid}/** Return the information of the clan ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Path parameters - **clanid** (integer) ## Responses ### 200 Default Response #### Body: application/json (object) - **clanid** (number) - **name** (string) - **discordid** (string) - **leaderid** (string) - **invitelink** (string) - **recruitment** (boolean) - **flagcolor** (string) - **symbol** (string) - **region** (string) - **discordTag** (string) ### 400 Bad Request #### Body: application/json (string) string ### 404 Not Found #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)