public Task<List<TemplateDto>> GetTemplatesByCompanyId( Guid companyId, CancellationToken cancellationToken = default )
In This Article