# Get a reported resource **GET /v1/reportedResources/{reportedResourceId}** Get a reported resource ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Path parameters - **reportedResourceId** (string) The id of the reported resource ## Responses ### 200 Report found and returned successfully #### Body: application/json (object) - **id** (string) The id of the reported resource. - **ownerId** (string) The ownerId of the reported resource. - **ownerType** (string) The type of the owner of the reported resource. - **status** (string) The status of the reported resource. - **author** (object) The author of the reported resource. - **lastReportId** (string | null) The id of the last report. - **createdAt** (integer) Timestamp in ms of creation date ### 400 Malformed payload ### 404 Reported resource not found [Powered by Bump.sh](https://bump.sh)