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
- 200
- 400
- 404
successful operation
bad_request / no_results / invalid_parameter_value
not_found