# List projects for a team **GET /teams/{teamId}/projects** ## Servers - https://datager.redactado.es/api/v1: https://datager.redactado.es/api/v1 () ## Parameters ### Path parameters - **teamId** (string) ## Responses ### 200 Successful response #### Body: application/json (array[object]) - **identifier** (string) - **name** (string) - **versions** (array[object]) - **flags** (array[object]) - **latestVersion** (object) - **todos** (array[object]) [Powered by Bump.sh](https://bump.sh)