apiGet API Key details by prefixGet API Key details by prefix GET /v1/api-keys/:prefix Get API Key details by prefix Request Responses200401403404API Key details found.Unauthorized - Invalid or missing API Key.Forbidden - API Key does not have ADMIN privileges.Not Found - API Key with the specified prefix does not exist.