Retrieve Authors - FrontendAsk AIget https://{APP_DOMAIN}/api/3.2/o/contents/authorsRetrieve All AuthorsQuery Paramspublication_idintegerrequiredFilters the results by publication ID. You can have multiple publication_id[] query params included in the request URL.group_idintegerThe id of the author's group.pageintegerThe page to return.per_pageintegerThe total results to return per page.sortstringThe field to sort the request by. column_name|asc OR desccolumns[]integerThe field to be included in the json response. You can have multiple columns[] query params included in the request URL.Response 200The retrieved authorsUpdated 18 days ago