# Returns the projects list **GET /projects** Returns the projects list ## Servers ## Parameters ## Responses ### 200 Projects list #### Body: (array[object]) - **id** (string(uuid)) - **code** (string) - **chain** (string) - **description** (string | null) - **free_float_bps** (number) - **number_of_tokens** (string) - **minimum_subscription_bps** (number) - **token_price** (string) - **currency** (string) - **coupon_bps** (integer) - **min_investment** (number(float)) - **on_sale** (boolean) - **pre_sale** (boolean) - **post_sale** (boolean) - **sale_starts_at** (string(datetime)) - **sale_ends_at** (string(datetime)) - **published** (boolean) - **account_name** (string) - **has_investment_survey** (boolean) - **transferability** (string) - **bvdh_customer_id** (string) - **iban** (string) - **bic** (string) [Powered by Bump.sh](https://bump.sh)