Retrieves all registry configurations for a specific organization.
GET/api/v1/orgs/{orgId}/containers/registries
Overview: Retrieves a paginated list of all configured registries.
• MaxResultCount: Maximum 1000 records per page
• Sorting support: Supports sorting by CreationTime and RegistryName, with descending order by CreationTime as the default.
Request
Responses
- 200
- 403
- 500
OK
Forbidden
Internal Server Error