# Cohorts controller find all v1 **GET /api/v1/cohorts/list** ## Servers - Local server: http://localhost:3500 (Local server) - Production server: https://api.echoplain.social (Production server) ## Parameters ## Responses ### 200 #### Body: application/json (object) - **message** (string) Response message - **cohorts** (object) An array of cohorts of type shown below ### 400 Default bad request error 400 response #### Body: application/json (object) - **message** (string) Response message - **error** (string) - **statusCode** (number) [Powered by Bump.sh](https://bump.sh)