# Get a paste by unique ID **GET /paste/get/{uniqueId}** ## Servers - https://call.xap3y.space/v1: https://call.xap3y.space/v1 () ## Parameters ### Path parameters - **uniqueId** (string) ### Query parameters - **raw** (boolean) ## Responses ### 200 Paste content or metadata #### 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)