v1
latestOpenAPI 3.1.02026-07-261690320.7 KBGet container registry
Returns the requested container registry
get/containers/registries/{registry_id}
Path parameters
registry_idinteger required
The ID of the container registry
Response
A container registry
Example response
{
"id": 1,
"registry_name": "111222333444",
"username": "AWS ECR",
"kind": "aws"
}