# GET /my/following **GET /my/following** Users I am following ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ### Query parameters - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 401 Authorization information is missing or invalid. ### 404 User Not Found ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 400 Bad Request ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)