# Get images by user (admin) **GET /admin/user/{uid}/images** ## Servers - https://call.xap3y.space/v1: https://call.xap3y.space/v1 () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **uid** (integer(int64)) ### Query parameters - **from** (integer(int64)) - **to** (integer(int64)) - **limit** (integer) ## Responses ### 200 Standard API response #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) ### 404 Not found #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) [Powered by Bump.sh](https://bump.sh)