class GdsApi::SupportApi

def organisations_list

def organisations_list
  get_json("#{endpoint}/organisations")
end