# Withdrawals **GET /withdrawals** Retrieve your withdrawals. Requires a valid API key sent with the *x-api-key* header. ## Servers - https://api.testnet.everstrike.io: https://api.testnet.everstrike.io () ## Authentication methods - Api key ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **code** (integer) Response code - **msg** (string) Diagnostic message - **result** (array[object]) Request result ### 503 Error #### Body: application/json (object) - **code** (integer) - **msg** (string) - **result** (object) [Powered by Bump.sh](https://bump.sh)