List Publications for Collection Creation

View as Markdown
List publications from the current workspace that the user can manage. Used in step 1 of the collection creation wizard. User must have OWNER, ADMIN, or EDITOR role in the workspace.

Query parameters

orderingstringOptional
Which field to use when ordering the results.
pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
searchstringOptional

Search publications by name (case-insensitive)

Response

List of publications
countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"

Errors

401
Unauthorized Error