list_issues
Find a journal's issues by publication status and sort by date, sequence, or shelf. Filter to published or unpublished issues as needed.
Instructions
Find a journal's issues.
published_only=True restricts to already-published issues,
False to those still being prepared; omitting it returns both
kinds. sort_by: datePublished, lastModified, seq,
publishedIssues, unpublishedIssues, shelf. OJS decides the sort
direction itself for each of these values — it cannot be
reversed here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| phrase | No | ||
| journal | No | ||
| sort_by | No | datePublished | |
| published_only | No |