Retrieve Authors - PublicAsk AIget https://{APP_DOMAIN}/api/3.2/o/contents/authorsRetrieve All AuthorsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramspublication_idarray of integersrequiredFilters the results by publication ID. Can be repeated as publication_id[]=1&publication_id[]=2, or passed as a single integer.publication_id*ADD integergroup_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[]array of stringsThe field names to be included in the JSON response. You can have multiple columns[] query params included in the request URL (e.g. columns[]=id&columns[]=name).columns[]ADD stringResponse 200The retrieved authorsUpdated about 3 hours ago