# Get a shortened URL by unique ID **GET /url/get/{uniqueId}** ## Servers - https://call.xap3y.space/v1: https://call.xap3y.space/v1 () ## Parameters ### Path parameters - **uniqueId** (string) ## Responses ### 200 Short URL resource response #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) - **message** (object) ### 404 Not found #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) [Powered by Bump.sh](https://bump.sh)