# Get Cohort **GET /smart-ia/cohorts/{cohortId}** Get a Smart IA Cohort ## Servers - Production: https://connect.century.tech/api/v1 (Production) ## Authentication methods - Api key ## Parameters ### Path parameters - **cohortId** (string(uuid)) Cohort UUID. ## Responses ### 200 OK #### Body: application/json (object) - **cohort** (object) ### 400 Invalid request. ### 401 Invalid authentication credentials ### 403 Not authorised to access this resource ### 404 Cohort not found. [Powered by Bump.sh](https://bump.sh)