Skip to main content

Get Resource

POST 

/resource

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Returns detailed information for the resource with the given rrn.

info

Replacement  Endpoint: Get Asset

Generally, the data field in the response object contains the raw JSON blob as is received from the source cloud service provider API for the given resource.

Only the rrn parameter in the request body is used for this API. Ignore the timelineItemId and findingType fields for this API.

An example request body is:

{
"rrn": "rrn::storageBucket:us-east-1:123456789012:test-bucket"
}

Request

Responses

successful operation