# Get Gyms **GET /gym** Get all existing gyms. ## Servers - http://63.141.232.244:25540/v0: http://63.141.232.244:25540/v0 () ## Parameters ## Responses ### 200 Successful retrieval of gyms. #### Body: application/json (object) - **success** (boolean) Whether the retrieval is successful - **gym** (array[object]) ### 429 Rate limit exceeded - 100 queries per 15 minutes. #### Body: application/json (object) - **success** (boolean) Whether query is successful - **error** (string) Error message [Powered by Bump.sh](https://bump.sh)