Skip Navigation

Opencollection API

GET /archive/set/

Return the list of archive sets

Archive sets are a little different from archive collections

Arguments

archives_collection_id
If set, only sets associated with the given archive collection id will be returned. Integer
type
Filter by type of set. Valid values are either 'library' or 'archives' String
is_primary_set
Limits results to only sets that are primary sets Boolean
is_featured_set
Limits results to only sets that are 'featured' Boolean

Responses

200: An array of archive sets Returns ArchiveSet