cURL
curl --request GET \ --url https://api.prd.rad.security/accounts/{account_id}/registries \ --header 'Authorization: <api-key>'
[ { "account_id": "<string>", "aws_account_id": "<string>", "aws_region": "<string>", "created_at": "<string>", "gcp_location": "<string>", "gcp_project_id": "<string>", "gcp_project_number": "<string>", "id": "<string>", "repository_name": "<string>", "type": "<string>", "updated_at": "<string>" } ]
List registries
Documentation IndexFetch the complete documentation index at: https://docs.rad.security/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rad.security/llms.txt
Use this file to discover all available pages before exploring further.
Account ID
OK