Is there a way to return the document Name field from a SP 2013 list using the REST API call to GetByTitle? I included select=* as a query string param but the field still isn't listed. Additionally, is it possible to get the full document URL for presentation?
Thanks in advance!