curl --location --request GET 'https://demo.myshopify.com//admin/api//articles/authors.json'
{ "authors": [ "dennis", "John", "Rob", "Dennis" ] }