Public/Users/Get-JBCompanies.ps1

function Get-JBCompanies {
            
    Invoke-JBMethod -Api "Companies"
}