# GET /routines **GET /routines** Return all routines ## Servers ## Parameters ### Query parameters - **page** (integer) requested page number - **page_size** (integer) requested page size - **routine_type** (array[string]) Search by Routine Types - **user_type** (array[string]) Search by User Types - **order_type** (string) Order by condition ## Responses ### 500 Server Error ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Routine Not Found [Powered by Bump.sh](https://bump.sh)