Get the logs for a specific external registry either by endpoint or slug, or both.Ask AIget https://api.replicated.com/vendor/v3/external_registry/logsRequired RBAC Policy: kots/externalregistry/logs/readQuery ParamsEndpointstringThe endpoint of the external registry to get logs forSlugstringThe slug of the external registry to get logs forResponses 200ExternalRegistryLogsResponse contains the JSON external registry logs 400Returned on bad input 401Return if the caller is not authorized 403Returned if the caller does not have the needed permission 404Returned on resource not foundUpdated 6 months ago