# Get wallet transactions **GET /v1/wallet/history** ## Servers - https://api.skinsmoney.gg: https://api.skinsmoney.gg () ## Authentication methods - Default ## Parameters #### Query parameters - **page** (integer) Current paginated page (defaults to 1) - **perPage** (integer) How many rows include in current page (defaults to 15 - min: 1; max 30) - **filter[transaction_type]** (TransactionTypeEnum) Show specific transaction type ## Responses ### 200: #### Body Parameters: application/json (object) - **success** (boolean) - **type** (string) - **data** (array[object]) - **pagination** (object) [Powered by Bump.sh](https://bump.sh)