# GetTrades **GET /trades/** Returns the trades ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **pageSize** (integer) - **page** (integer) - **type** (string) Type of trade - **resource** (string) Type of resource. Example Aloe - **region** (string) Region of the trade. EU, NA, SA , ASIA, OCE ## Responses ### 200 Default Response #### Body: application/json (array[object]) - **idtrade** (number) - **discordid** (string) - **type** (string) - **resource** (string) - **amount** (number) - **quality** (number) - **region** (string) - **nickname** (string) - **discordtag** (string) - **price** (number) ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)