# Get Academic Year **GET /academic-years/{academicYearId}** Returns an Academic Year ## Servers - Production: https://connect.century.tech/api/v1 (Production) ## Authentication methods - Api key ## Parameters ### Path parameters - **academicYearId** (string(uuid)) Academic Year UUID. ## Responses ### 200 OK #### Body: application/json (object) - **academicYear** (object) ### 401 Invalid authentication credentials ### 403 Not authorised to access this resource ### 404 Academic Year not found. [Powered by Bump.sh](https://bump.sh)