# GET /my/current_routine_ids **GET /my/current_routine_ids** Returns the current AM & PM routine ids for the logged in user ## Servers ## Parameters ## Responses ### 403 Authorization forbidden ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 200 successful operation #### Body: (object) - **am_routine_id** (integer) - **pm_routine_id** (integer) ### 500 Server Error [Powered by Bump.sh](https://bump.sh)