list_projects
Retrieve detailed information for all projects in your QuantConnect account.
Instructions
List the details of all projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | No | List of projects for the authenticated user. | |
| versions | No | List of LEAN versions. | |
| success | No | Indicate if the API request was successful. | |
| errors | No | List of errors with the API call. |