class GdsApi::ContentApi

def artefacts

def artefacts
  get_list("#{base_url}/artefacts.json")
end