# GetRelationshipsByBot **GET /bot/clans/{discordid}/relationships** Return the list of relationships for the clan ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key ## Parameters ### Path parameters - **discordid** (string) ## Responses ### 200 Default Response #### Body: application/json (array[object]) - **leaderid** (string) - **id** (integer) - **typed** (integer) - **flagcolor** (string) - **name** (string) - **symbol** (string) ### 400 Bad Request #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)