# Get Period by ID. **GET /periods/{periodID}** Get the period by ID. ## Servers - Philosapi: https://philosapi.vercel.app/api (Philosapi) ## Parameters ### Path parameters - **periodID** (integer(int32)) Period's ID. ## Responses ### 200 Response 200 #### Body: application/json (array[object]) - **id** (integer) The ID of the period. - **name** (string) Period's name. ### 400 bad input parameter [Powered by Bump.sh](https://bump.sh)