Image ScanningGet registry

Get registry

curl -X GET "https://api.prd.rad.security/accounts/example_string/registries/example_string" \
  -H "Content-Type: application/json"
{
  "account_id": "example_string",
  "aws_account_id": "example_string",
  "aws_region": "example_string",
  "created_at": "example_string",
  "gcp_location": "example_string",
  "gcp_project_id": "example_string",
  "gcp_project_number": "example_string",
  "id": "example_string",
  "repository_name": "John Doe",
  "type": "example_string",
  "updated_at": "example_string"
}
GET
/accounts/{account_id}/registries/{registry_id}
GET
Base URLstring

Target server for requests. Edit to use your own host.

Request Preview
Response

Response will appear here after sending the request

Path Parameters

Responses

account_idstring
aws_account_idstring
aws_regionstring
created_atstring
gcp_locationstring
gcp_project_idstring
gcp_project_numberstring
idstring
repository_namestring
typestring
updated_atstring